Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp147 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses
677 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp112 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon6d2df1b10111::LoopRotateLegacyPass
H A DLoopVersioningLICM.cpp579 bool LoopVersioningLICMLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICMLegacyPass
597 bool LoopVersioningLICM::runOnLoop(Loop *L, LoopInfo *LI, DominatorTree *DT) { in runOnLoop() function in LoopVersioningLICM
H A DLoopInstSimplify.cpp187 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon69a6ff6c0111::LoopInstSimplifyLegacyPass
H A DLoopSink.cpp422 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
H A DLoopPredication.cpp330 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon06f493b30111::LoopPredicationLegacyPass
1187 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
H A DLoopDataPrefetch.cpp272 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
H A DLoopDeletion.cpp552 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletionLegacyPass
H A DLoopUnrollAndJamPass.cpp468 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon83a9f4ff0111::LoopUnrollAndJam
H A DPlaceSafepoints.cpp308 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
H A DLoopSimplifyCFG.cpp729 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon5e6c24be0711::LoopSimplifyCFGLegacyPass
H A DLoopRerollPass.cpp1664 bool LoopReroll::runOnLoop(Loop *L) { in runOnLoop() function in LoopReroll
1714 bool LoopRerollLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopRerollLegacyPass
H A DGuardWidening.cpp829 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
H A DLoopIdiomRecognize.cpp268 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon04ee8af90111::LoopIdiomRecognizeLegacyPass
359 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
H A DLICM.cpp223 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
374 bool LoopInvariantCodeMotion::runOnLoop( in runOnLoop() function in LoopInvariantCodeMotion
H A DLoopUnrollPass.cpp1291 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon166203140911::LoopUnroll
H A DLoopUnswitch.cpp532 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { in runOnLoop() function in LoopUnswitch
H A DIndVarSimplify.cpp1948 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp219 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp127 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp51 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anondb030f280111::PrintLoopPassWrapper
H A DIVUsers.cpp366 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A DPassPrinters.cpp139 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp236 bool HexagonVectorLoopCarriedReuseLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonVectorLoopCarriedReuseLegacyPass
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp799 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopInstrFormPrep

12