Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp89 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon8dcee0cb0111::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 __anon971a60de0211::LoopRotateLegacyPass
DPlaceSafepoints.cpp302 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
DLoopIdiomRecognize.cpp144 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/
DLoopInstSimplify.cpp63 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopInstSimplify
DLoopUnrollPass.cpp129 bool LoopUnroll::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopUnroll
DLoopDeletion.cpp130 bool LoopDeletion::runOnLoop(Loop* L, LPPassManager& LPM) { in runOnLoop() function in LoopDeletion
DLoopRotation.cpp73 bool LoopRotate::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopRotate
DLoopIdiomRecognize.cpp173 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopIdiomRecognize
DLICM.cpp189 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LICM
/external/swiftshader/third_party/LLVM/lib/Analysis/
DIVUsers.cpp173 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() function in IVUsers
DLoopPass.cpp42 bool runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in __anon8b46bee10111::PrintLoopPass
DLoopDependenceAnalysis.cpp316 bool LoopDependenceAnalysis::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopDependenceAnalysis
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLCSSA.cpp116 bool LCSSA::runOnLoop(Loop *TheLoop, LPPassManager &LPM) { in runOnLoop() function in LCSSA
/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 __anon0d1151350111::PrintLoopPassWrapper
/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp83 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in LoopExtractor
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DLoopExtractor.cpp81 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopExtractor
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp165 bool PPCLoopPreIncPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopPreIncPrep
/external/llvm/tools/opt/
DPassPrinters.cpp141 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function

12