/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 144 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 D | CanonicalizeFreezeInLoops.cpp | 246 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopPass.cpp | 50 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anonbd414ef40111::PrintLoopPassWrapper
|
H A D | IVUsers.cpp | 312 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 123 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSink.cpp | 399 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function
|
H A D | LoopDataPrefetch.cpp | 274 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
|
H A D | LoopPredication.cpp | 342 bool runOnLoop(Loop *L, LPPassManager &LPM) override { runOnLoop() function in __anon4970eb7f0111::LoopPredicationLegacyPass 1269 bool LoopPredication::runOnLoop(Loop *Loop) { runOnLoop() function in LoopPredication
|
H A D | PlaceSafepoints.cpp | 198 bool PlaceBackedgeSafepointsLegacyPass::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsLegacyPass
|
H A D | LoopUnrollPass.cpp | 1434 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonb38c91600a11::LoopUnroll
|
H A D | LICM.cpp | 247 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 D | LoopIdiomRecognize.cpp | 290 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
|
H A D | LoopStrengthReduce.cpp | 7402 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { in runOnLoop() function in LoopStrengthReduce
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorLoopCarriedReuse.cpp | 236 bool HexagonVectorLoopCarriedReuseLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonVectorLoopCarriedReuseLegacyPass
|
H A D | HexagonLoopIdiomRecognition.cpp | 2432 bool HexagonLoopIdiomRecognizeLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonLoopIdiomRecognizeLegacyPass
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 1284 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopInstrFormPrep
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 2815 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { in runOnLoop() function in ModuloScheduleTest
|