| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopInstSimplify.cpp | 68 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopInstSimplify
|
| D | LoopDeletion.cpp | 133 bool LoopDeletion::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletion
|
| D | LoopRotation.cpp | 92 bool LoopRotate::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopRotate
|
| D | LoopUnrollPass.cpp | 319 bool LoopUnroll::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopUnroll
|
| D | LICM.cpp | 223 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LICM
|
| D | LoopRerollPass.cpp | 1130 bool LoopReroll::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopReroll
|
| D | LoopIdiomRecognize.cpp | 703 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopIdiomRecognize
|
| D | LoopUnswitch.cpp | 375 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { in runOnLoop() function in LoopUnswitch
|
| D | IndVarSimplify.cpp | 1799 bool IndVarSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IndVarSimplify
|
| D | LoopStrengthReduce.cpp | 5084 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { in runOnLoop() function in LoopStrengthReduce
|
| /external/llvm/lib/Analysis/ |
| D | IVUsers.cpp | 250 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() function in IVUsers
|
| D | LoopPass.cpp | 43 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anond3f3d75a0111::PrintLoopPass
|
| /external/llvm/lib/Transforms/IPO/ |
| D | LoopExtractor.cpp | 82 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
|
| /external/llvm/tools/opt/ |
| D | PassPrinters.cpp | 141 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
|
| /external/llvm/unittests/IR/ |
| D | LegacyPassManagerTest.cpp | 217 virtual bool runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function
|