Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp143 bool PPCCTRLoops::processLoop(MachineLoop *ML) { in processLoop() function in PPCCTRLoops
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp810 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp464 bool processLoop() { in processLoop() function in __anon67a41c9d0311::LoadEliminationForLoop
H A DLoopDistribute.cpp662 bool processLoop() { in processLoop() function in __anonf92e1f230111::LoopDistributeForLoop
H A DLoopInterchange.cpp508 bool processLoop(Loop *InnerLoop, Loop *OuterLoop, unsigned InnerLoopId, in processLoop() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3139 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10162 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass