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 __anon651885580111::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 __anon85a2888b0211::LoopRotateLegacyPass
DLoopIdiomRecognize.cpp144 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anond1135d530111::LoopIdiomRecognizeLegacyPass
220 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
/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 __anond734642d0111::LoopRotateLegacyPass
DLoopInstSimplify.cpp187 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon7e5a4fe80111::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 __anonba01c4af0111::LoopPredicationLegacyPass
1193 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
DPlaceSafepoints.cpp307 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
/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 __anon5b457bc20111::PrintLoopPassWrapper
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon6125c8240111::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