Searched defs:LPM (Results 1 - 12 of 12) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopPass.h45 virtual bool doInitialization(Loop *L, LPPassManager &LPM) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp366 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2407 bool HexagonLoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { argument
H A DHexagonVectorLoopCarriedReuse.cpp318 bool HexagonVectorLoopCarriedReuse::runOnLoop(Loop *L, LPPassManager &LPM) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp86 bool LoopExtractor::runOnLoop(Loop *L, LPPassManager &LPM) { argument
H A DPassManagerBuilder.cpp1179 legacy::PassManagerBase *LPM = unwrap(PM); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1769 bool IRCELegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { argument
H A DLoopDeletion.cpp252 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { argument
H A DLoopRerollPass.cpp1641 bool LoopReroll::runOnLoop(Loop *L, LPPassManager &LPM) { argument
H A DLoopUnswitch.cpp172 LPPassManager *LPM; member in class:__anon2722::LoopUnswitch
908 CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, LoopInfo *LI, LPPassManager *LPM) argument
1416 ReplaceUsesOfWith(Instruction *I, Value *V, std::vector<Instruction *> &Worklist, Loop *L, LPPassManager *LPM, MemorySSAUpdater *MSSAU) argument
[all...]
H A DLoopVersioningLICM.cpp568 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { argument
H A DSimpleLoopUnswitch.cpp2939 bool SimpleLoopUnswitchLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { argument

Completed in 153 milliseconds