Home
last modified time | relevance | path

Searched defs:BackEdge (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp143 PHINode *Phi, Loop *L, BasicBlock *BackEdge, in calculateIterationsToInvariance()
346 BasicBlock *BackEdge = L->getLoopLatch(); in computePeelCount() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp214 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1232 int BackEdge = i; in createAdjacencyStructure() local