Searched defs:LPM (Results 1 – 18 of 18) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 54 SimplifyIndvar(Loop *Loop, ScalarEvolution *SE, LPPassManager *LPM, in SimplifyIndvar() 373 bool simplifyUsersOfIV(PHINode *CurrIV, ScalarEvolution *SE, LPPassManager *LPM, in simplifyUsersOfIV() 384 bool simplifyLoopIVs(Loop *L, ScalarEvolution *SE, LPPassManager *LPM, in simplifyLoopIVs()
|
D | LoopUnroll.cpp | 64 LPPassManager *LPM) { in FoldBlockIntoPredecessor() 141 LoopInfo *LI, LPPassManager *LPM) { in UnrollLoop()
|
D | LoopSimplify.cpp | 129 bool LoopSimplify::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop() 145 bool LoopSimplify::ProcessLoop(Loop *L, LPPassManager &LPM) { in ProcessLoop() 547 Loop *LoopSimplify::SeparateNestedLoop(Loop *L, LPPassManager &LPM, in SeparateNestedLoop()
|
D | LCSSA.cpp | 118 bool LCSSA::runOnLoop(Loop *TheLoop, LPPassManager &LPM) { in runOnLoop()
|
D | LoopUnrollRuntime.cpp | 228 LPPassManager *LPM) { in UnrollRuntimeLoopProlog()
|
/external/llvm/include/llvm/Analysis/ |
D | LoopPass.h | 45 virtual bool doInitialization(Loop *L, LPPassManager &LPM) { in doInitialization()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInstSimplify.cpp | 67 bool LoopInstSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
D | LoopUnrollPass.cpp | 138 bool LoopUnroll::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
D | LoopDeletion.cpp | 132 bool LoopDeletion::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
D | LoopUnswitch.cpp | 127 LPPassManager *LPM; member in __anonddbf818e0111::LoopUnswitch 664 LoopInfo *LI, LPPassManager *LPM) { in CloneLoop() 930 Loop *L, LPPassManager *LPM) { in ReplaceUsesOfWith()
|
D | LoopRotation.cpp | 80 bool LoopRotate::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
D | IndVarSimplify.cpp | 1094 LPPassManager &LPM) { in SimplifyAndExtend() 1737 bool IndVarSimplify::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
D | LICM.cpp | 205 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
D | LoopIdiomRecognize.cpp | 707 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
/external/llvm/lib/Transforms/IPO/ |
D | PassManagerBuilder.cpp | 460 PassManagerBase *LPM = unwrap(PM); in LLVMPassManagerBuilderPopulateLTOPassManager() local
|
D | LoopExtractor.cpp | 81 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop()
|
/external/llvm/lib/Analysis/ |
D | IVUsers.cpp | 232 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) { in runOnLoop()
|
/external/grub/netboot/ |
D | sis900.h | 59 LPM = 0x00000004, enumerator
|