Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp145 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { in runOnLoop() function in FalkorMarkStridedAccesses
676 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { in runOnLoop() function in FalkorHWPFFix
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp109 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon095258540111::LoopRotateLegacyPass
H A DLoopInstSimplify.cpp185 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonb913ff8f0111::LoopInstSimplifyLegacyPass
H A DLoopSink.cpp383 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
H A DLoopVersioningLICM.cpp566 bool LoopVersioningLICMLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopVersioningLICMLegacyPass
H A DLoopPredication.cpp342 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon18e09b760111::LoopPredicationLegacyPass
1262 bool LoopPredication::runOnLoop(Loop *Loop) { in runOnLoop() function in LoopPredication
H A DLoopDataPrefetch.cpp274 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop() function in LoopDataPrefetch
H A DLoopDeletion.cpp570 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopDeletionLegacyPass
H A DLoopUnrollAndJamPass.cpp474 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anonc4104ea20111::LoopUnrollAndJam
H A DPlaceSafepoints.cpp309 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop() function in PlaceBackedgeSafepointsImpl
H A DLoopRerollPass.cpp1653 bool LoopReroll::runOnLoop(Loop *L) { in runOnLoop() function in LoopReroll
1703 bool LoopRerollLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in LoopRerollLegacyPass
H A DLoopSimplifyCFG.cpp746 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon70582c810811::LoopSimplifyCFGLegacyPass
H A DGuardWidening.cpp853 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
H A DLICM.cpp218 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
393 bool LoopInvariantCodeMotion::runOnLoop(Loop *L, AAResults *AA, LoopInfo *LI, in runOnLoop() function in LoopInvariantCodeMotion
H A DLoopIdiomRecognize.cpp267 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anone39c1fdc0111::LoopIdiomRecognizeLegacyPass
358 bool LoopIdiomRecognize::runOnLoop(Loop *L) { in runOnLoop() function in LoopIdiomRecognize
H A DLoopUnrollPass.cpp1403 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function in __anon4d3a9e770911::LoopUnroll
H A DLoopInterchange.cpp1735 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
H A DIndVarSimplify.cpp2235 bool runOnLoop(Loop *L, LPPassManager &LPM) override { in runOnLoop() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp217 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { in runOnLoop() function in CanonicalizeFreezeInLoops
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp127 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { in runOnLoop() function in MVETailPredication
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopPass.cpp49 bool runOnLoop(Loop *L, LPPassManager &) override { in runOnLoop() function in __anon2d55f0eb0111::PrintLoopPassWrapper
H A DIVUsers.cpp312 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { in runOnLoop() function in IVUsersWrapperPass
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp236 bool HexagonVectorLoopCarriedReuseLegacyPass::runOnLoop(Loop *L, in runOnLoop() function in HexagonVectorLoopCarriedReuseLegacyPass
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp1277 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { in runOnLoop() function in PPCLoopInstrFormPrep
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2176 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { in runOnLoop() function in ModuloScheduleTest

12