Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp246 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anonc25993870111::PrintLoopPassWrapper
H A DIVUsers.cpp312 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { runOnLoop() function in MVETailPredication
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp274 bool LoopDataPrefetch::runOnLoop(Loop *L) { runOnLoop() function in LoopDataPrefetch
H A DPlaceSafepoints.cpp198 bool PlaceBackedgeSafepointsLegacyPass::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsLegacyPass
H A DLoopPredication.cpp1186 bool LoopPredication::runOnLoop(Loop *Loop) { runOnLoop() function in LoopPredication
H A DLoopUnrollPass.cpp1434 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function in __anonc63915930a11::LoopUnroll
H A DLICM.cpp247 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function
408 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AAResults *AA, LoopInfo *LI, runOnLoop() function in LoopInvariantCodeMotion
H A DLoopIdiomRecognize.cpp283 bool LoopIdiomRecognize::runOnLoop(Loop *L) { runOnLoop() function in LoopIdiomRecognize
H A DLoopStrengthReduce.cpp7398 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { runOnLoop() function in LoopStrengthReduce
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp236 bool HexagonVectorLoopCarriedReuseLegacyPass::runOnLoop(Loop *L, runOnLoop() function in HexagonVectorLoopCarriedReuseLegacyPass
H A DHexagonLoopIdiomRecognition.cpp2432 bool HexagonLoopIdiomRecognizeLegacyPass::runOnLoop(Loop *L, runOnLoop() function in HexagonLoopIdiomRecognizeLegacyPass
/llvm-project/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp213 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1284 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { runOnLoop() function in PPCLoopInstrFormPrep
/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2812 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { runOnLoop() function in ModuloScheduleTest