Searched defs:runOnLoop (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp135 bool LoopDeletion::runOnLoop(Loop *L, LPPassManager &) { function in class:LoopDeletion
H A DLoopInstSimplify.cpp72 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopInstSimplify
H A DLICM.cpp189 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LICM
H A DPlaceSafepoints.cpp321 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { function in class:PlaceBackedgeSafepointsImpl
H A DLoopIdiomRecognize.cpp188 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopIdiomRecognize
H A DLoopRerollPass.cpp1474 bool LoopReroll::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopReroll
H A DLoopUnswitch.cpp432 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { function in class:LoopUnswitch
H A DIndVarSimplify.cpp2077 bool IndVarSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:IndVarSimplify
H A DInductiveRangeCheckElimination.cpp1394 bool InductiveRangeCheckElimination::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:__anon3193::InductiveRangeCheckElimination
H A DLoopStrengthReduce.cpp4999 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { function in class:LoopStrengthReduce
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp83 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &) { function in class:LoopExtractor
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCLoopDataPrefetch.cpp122 bool PPCLoopDataPrefetch::runOnLoop(Loop *L) { function in class:PPCLoopDataPrefetch
H A DPPCLoopPreIncPrep.cpp162 bool PPCLoopPreIncPrep::runOnLoop(Loop *L) { function in class:PPCLoopPreIncPrep
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DIVUsers.cpp262 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { function in class:IVUsers

Completed in 195 milliseconds