aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/LiveVar/FunctionLiveVarInfo.cpp
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-08-12 22:00:24 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-08-12 22:00:24 +0000
commitaee2fdf0690f1e074a5193bb73005f10abba8d4b (patch)
tree353c4f2a7567ae69690f38f4f018cbe75354d1cb /lib/Analysis/LiveVar/FunctionLiveVarInfo.cpp
parentdf17af1dc7cc6397772901b13ccb50cc3463be1b (diff)
Give std::map<BasicBlock *, BasicBlock *> the short name BBMap, because
it's used 7 different times. Rename `getBackEdges' to `findAndInstrumentBackEdges', for clarity. Remove some excess whitespace and commented-out code. Use shorter forms of CallInst ctors. Do not make `reopt_threshold' visible to the LLVM program, and do not pass it to the call to `reoptimizerInitialize'. Don't pass the GlobalVariable representing it to any of our helper methods. `reopt_threshold' is an internal parameter of the reoptimizer, which InstLoops does not need to know about. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7794 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LiveVar/FunctionLiveVarInfo.cpp')
0 files changed, 0 insertions, 0 deletions