Home
last modified time | relevance | path

Searched defs:runOnLoop (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp89 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon61a614910111::LoopSimplifyCFGLegacyPass
DLoopInstSimplify.cpp67 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopInstSimplify
DLoopDeletion.cpp259 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopDeletionLegacyPass
DLoopDataPrefetch.cpp176 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
DLoopVersioningLICM.cpp507 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICM
DLICM.cpp130 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
214 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AliasAnalysis *AA, in runOnLoop() function in LoopInvariantCodeMotion
DLoopRotation.cpp664 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon31daba640211::LoopRotateLegacyPass
DLoopIdiomRecognize.cpp144 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anoned09cdec0111::LoopIdiomRecognizeLegacyPass
220 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
DPlaceSafepoints.cpp302 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FalkorHWPFFix.cpp147 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/
DLoopRotation.cpp89 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonede294460111::LoopRotateLegacyPass
DLoopInstSimplify.cpp187 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anona264e4810111::LoopInstSimplifyLegacyPass
DLoopDeletion.cpp252 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletionLegacyPass
DLoopSink.cpp357 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
DLoopDataPrefetch.cpp213 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
DLoopVersioningLICM.cpp568 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICM
DLoopPredication.cpp330 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/
DLoopExtractor.cpp86 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp83 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopExtractor
/external/llvm/lib/Analysis/
DIVUsers.cpp262 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() function in IVUsers
DLoopPass.cpp46 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon5a75b8fb0111::PrintLoopPassWrapper
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon0eb1db9d0111::PrintLoopPassWrapper
DIVUsers.cpp366 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp165 bool PPCLoopPreIncPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopPreIncPrep
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication

12