Home
last modified time | relevance | path

Searched defs:processLoop (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp146 bool PPCCTRLoops::processLoop(MachineLoop *ML) { processLoop() function in PPCCTRLoops
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp487 bool processLoop() { processLoop() function in __anon069565390311::LoadEliminationForLoop
H A DLoopDistribute.cpp658 bool processLoop() { processLoop() function in __anon722c963f0111::LoopDistributeForLoop
H A DLoopInterchange.cpp503 bool processLoop(Loop *InnerLoop, Loop *OuterLoop, unsigned InnerLoopId, processLoop() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp1054 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3139 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9753 bool LoopVectorizePass::processLoop(Loop *L) { processLoop() function in LoopVectorizePass