/external/llvm/lib/Transforms/Scalar/ |
D | LoopSimplifyCFG.cpp | 89 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon61a614910111::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 __anon31daba640211::LoopRotateLegacyPass
|
D | LoopIdiomRecognize.cpp | 144 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anoned09cdec0111::LoopIdiomRecognizeLegacyPass 220 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
|
D | PlaceSafepoints.cpp | 302 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FalkorHWPFFix.cpp | 147 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses 677 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 89 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonede294460111::LoopRotateLegacyPass
|
D | LoopInstSimplify.cpp | 187 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anona264e4810111::LoopInstSimplifyLegacyPass
|
D | LoopDeletion.cpp | 252 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletionLegacyPass
|
D | LoopSink.cpp | 357 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
|
D | LoopDataPrefetch.cpp | 213 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
|
D | LoopVersioningLICM.cpp | 568 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICM
|
D | LoopPredication.cpp | 330 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon944faa280111::LoopPredicationLegacyPass 1193 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 86 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
|
/external/llvm/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 83 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopExtractor
|
/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 __anon5a75b8fb0111::PrintLoopPassWrapper
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopPass.cpp | 50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon0eb1db9d0111::PrintLoopPassWrapper
|
D | IVUsers.cpp | 366 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCLoopPreIncPrep.cpp | 165 bool PPCLoopPreIncPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopPreIncPrep
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | MVETailPredication.cpp | 123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
|