Home
last modified time | relevance | path

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

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