/external/llvm/lib/Transforms/Scalar/ |
D | LoopSimplifyCFG.cpp | 89 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon8dcee0cb0111::LoopSimplifyCFGLegacyPass
|
D | LoopInstSimplify.cpp | 67 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopInstSimplify
|
D | LoopDeletion.cpp | 259 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopDeletionLegacyPass
|
D | LoopDataPrefetch.cpp | 176 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
|
D | LoopVersioningLICM.cpp | 507 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICM
|
D | LICM.cpp | 130 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function 214 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AliasAnalysis *AA, in runOnLoop() function in LoopInvariantCodeMotion
|
D | LoopRotation.cpp | 664 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon971a60de0211::LoopRotateLegacyPass
|
D | PlaceSafepoints.cpp | 302 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
|
D | LoopIdiomRecognize.cpp | 144 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonf82ee7e60111::LoopIdiomRecognizeLegacyPass 220 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopInstSimplify.cpp | 63 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopInstSimplify
|
D | LoopUnrollPass.cpp | 129 bool LoopUnroll::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopUnroll
|
D | LoopDeletion.cpp | 130 bool LoopDeletion::runOnLoop(Loop* L, LPPassManager& LPM) { in runOnLoop() function in LoopDeletion
|
D | LoopRotation.cpp | 73 bool LoopRotate::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopRotate
|
D | LoopIdiomRecognize.cpp | 173 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopIdiomRecognize
|
D | LICM.cpp | 189 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LICM
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | IVUsers.cpp | 173 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() function in IVUsers
|
D | LoopPass.cpp | 42 bool runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in __anon8b46bee10111::PrintLoopPass
|
D | LoopDependenceAnalysis.cpp | 316 bool LoopDependenceAnalysis::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopDependenceAnalysis
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LCSSA.cpp | 116 bool LCSSA::runOnLoop(Loop *TheLoop, LPPassManager &LPM) { in runOnLoop() function in LCSSA
|
/external/llvm/lib/Analysis/ |
D | IVUsers.cpp | 262 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() function in IVUsers
|
D | LoopPass.cpp | 46 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon0d1151350111::PrintLoopPassWrapper
|
/external/llvm/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 83 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopExtractor
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 81 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCLoopPreIncPrep.cpp | 165 bool PPCLoopPreIncPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopPreIncPrep
|
/external/llvm/tools/opt/ |
D | PassPrinters.cpp | 141 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
|