Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp144 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses
675 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp246 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anonbd414ef40111::PrintLoopPassWrapper
H A DIVUsers.cpp312 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp399 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function
H A DLoopDataPrefetch.cpp274 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
H A DLoopPredication.cpp342 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function in __anon4970eb7f0111::LoopPredicationLegacyPass
1269 bool LoopPredication::runOnLoop(Loop *Loop) { runOnLoop() function in LoopPredication
H A DPlaceSafepoints.cpp198 bool PlaceBackedgeSafepointsLegacyPass::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsLegacyPass
H A DLoopUnrollPass.cpp1434 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonb38c91600a11::LoopUnroll
H A DLICM.cpp247 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
408 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AAResults *AA, LoopInfo *LI, in runOnLoop() function in LoopInvariantCodeMotion
H A DLoopIdiomRecognize.cpp290 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
H A DLoopStrengthReduce.cpp7402 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { in runOnLoop() function in LoopStrengthReduce
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp236 bool HexagonVectorLoopCarriedReuseLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonVectorLoopCarriedReuseLegacyPass
H A DHexagonLoopIdiomRecognition.cpp2432 bool HexagonLoopIdiomRecognizeLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonLoopIdiomRecognizeLegacyPass
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1284 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopInstrFormPrep
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2815 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { in runOnLoop() function in ModuloScheduleTest