Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference_helpers.h34 struct BackEdge { struct
51 const std::vector<BackEdge>& RemovedEdges() const; argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp105 PHINode *Phi, Loop *L, BasicBlock *BackEdge, in calculateIterationsToInvariance()
280 BasicBlock *BackEdge = L->getLoopLatch(); in computePeelCount() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp255 unsigned BackEdge = IncomingEdge^1; in HandleFloatingPointIV() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp248 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp289 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1504 int BackEdge = i; in createAdjacencyStructure() local