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

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp132 bool LoopDeletion::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopDeletion
H A DLoopInstSimplify.cpp67 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopInstSimplify
H A DLoopUnrollPass.cpp148 bool LoopUnroll::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopUnroll
H A DLoopRotation.cpp80 bool LoopRotate::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopRotate
H A DLICM.cpp205 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LICM
H A DLoopRerollPass.cpp1135 bool LoopReroll::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopReroll
H A DLoopIdiomRecognize.cpp707 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopIdiomRecognize
H A DLoopUnswitch.cpp384 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPM_Ref) { function in class:LoopUnswitch
H A DIndVarSimplify.cpp1745 bool IndVarSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:IndVarSimplify
H A DLoopStrengthReduce.cpp4926 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { function in class:LoopStrengthReduce
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp114 bool LCSSA::runOnLoop(Loop *TheLoop, LPPassManager &LPM) { function in class:LCSSA
H A DLoopSimplify.cpp129 bool LoopSimplify::runOnLoop(Loop *l, LPPassManager &LPM) { function in class:LoopSimplify
/freebsd-10.3-release/contrib/llvm/lib/Analysis/
H A DLoopPass.cpp40 bool runOnLoop(Loop *L, LPPassManager &) { function in class:__anon2208::PrintLoopPass
H A DIVUsers.cpp251 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { function in class:IVUsers
/freebsd-10.3-release/contrib/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp81 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopExtractor
/freebsd-10.3-release/contrib/llvm/tools/opt/
H A Dopt.cpp290 virtual bool runOnLoop(Loop *L, LPPassManager &LPM) { function in struct:__anon3841::LoopPassPrinter
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp904 virtual bool runOnLoop(Loop *L, LPPassManager &LPM) { function in struct:__anon2855::LoopVectorize

Completed in 188 milliseconds