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.cpp140 bool PPCCTRLoops::processLoop(MachineLoop *ML) { in processLoop() function in PPCCTRLoops
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp486 bool processLoop() { in processLoop() function in __anon087f49260311::LoadEliminationForLoop
H A DLoopDistribute.cpp658 bool processLoop() { in processLoop() function in __anon5f80120c0111::LoopDistributeForLoop
H A DLoopInterchange.cpp596 bool processLoop(SmallVectorImpl<Loop *> &LoopList, unsigned InnerLoopId, in processLoop() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp1030 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3108 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9908 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass