diff options
author | Dan Gohman <gohman@apple.com> | 2008-12-23 17:28:50 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-12-23 17:28:50 +0000 |
commit | 072e52f1709ef803c899bb06153627a879ddac3e (patch) | |
tree | 80f74ffae65f3f12d0c4f9f6ee365e8fa7287b30 /llvm/lib/Support/CommandLine.cpp | |
parent | 92cf280dfb315be4a8c703c7803c45b795ae703b (diff) | |
download | bcm5719-llvm-072e52f1709ef803c899bb06153627a879ddac3e.tar.gz bcm5719-llvm-072e52f1709ef803c899bb06153627a879ddac3e.zip |
Use isTerminator() instead of isBranch()||isReturn() in
several places. isTerminator() returns true for a superset
of cases, and includes things like FP_REG_KILL, which are
nither return or branch but aren't safe to move/remat/etc.
llvm-svn: 61373
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions