Searched defs:runOnLoop (Results 1 - 19 of 19) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp274 bool LoopDeletionLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopDeletionLegacyPass
H A DLoopDataPrefetch.cpp270 bool LoopDataPrefetch::runOnLoop(Loop *L) { function in class:LoopDataPrefetch
H A DLoopVersioningLICM.cpp567 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopVersioningLICM
H A DPlaceSafepoints.cpp308 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { function in class:PlaceBackedgeSafepointsImpl
H A DLoopPredication.cpp1186 bool LoopPredication::runOnLoop(Loop *Loop) { function in class:LoopPredication
H A DLICM.cpp287 bool LoopInvariantCodeMotion::runOnLoop( function in class:LoopInvariantCodeMotion
H A DLoopIdiomRecognize.cpp304 bool LoopIdiomRecognize::runOnLoop(Loop *L) { function in class:LoopIdiomRecognize
H A DLoopRerollPass.cpp1647 bool LoopReroll::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:LoopReroll
H A DLoopUnswitch.cpp517 bool LoopUnswitch::runOnLoop(Loop *L, LPPassManager &LPMRef) { function in class:LoopUnswitch
H A DSimpleLoopUnswitch.cpp2961 bool SimpleLoopUnswitchLegacyPass::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:SimpleLoopUnswitchLegacyPass
H A DLoopStrengthReduce.cpp5798 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { function in class:LoopStrengthReduce
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp219 bool CanonicalizeFreezeInLoops::runOnLoop(Loop *L, LPPassManager &) { function in class:CanonicalizeFreezeInLoops
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp366 bool IVUsersWrapperPass::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:IVUsersWrapperPass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp147 bool FalkorMarkStridedAccesses::runOnLoop(Loop &L) { function in class:FalkorMarkStridedAccesses
677 void FalkorHWPFFix::runOnLoop(MachineLoop &L, MachineFunction &Fn) { function in class:FalkorHWPFFix
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp160 bool MVETailPredication::runOnLoop(Loop *L, LPPassManager&) { function in class:MVETailPredication
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp318 bool HexagonVectorLoopCarriedReuse::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:HexagonVectorLoopCarriedReuse
H A DHexagonLoopIdiomRecognition.cpp2407 bool HexagonLoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) { function in class:HexagonLoopIdiomRecognize
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp790 bool PPCLoopInstrFormPrep::runOnLoop(Loop *L) { function in class:PPCLoopInstrFormPrep
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2160 void ModuloScheduleTest::runOnLoop(MachineFunction &MF, MachineLoop &L) { function in class:ModuloScheduleTest

Completed in 312 milliseconds