Searched defs:BackEdge (Results 1 – 12 of 12) sorted by relevance
34 struct BackEdge { struct51 const std::vector<BackEdge>& RemovedEdges() const; argument
126 PHINode *Phi, Loop *L, BasicBlock *BackEdge, in calculateIterationsToInvariance()331 BasicBlock *BackEdge = L->getLoopLatch(); in computePeelCount() local
443 TEST(TransformationAddDeadBlockTest, BackEdge) { in TEST() argument
15 BackEdge(N, N), enumerator
216 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
248 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
310 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
1153 int BackEdge = i; in createAdjacencyStructure() local
1183 int BackEdge = i; in createAdjacencyStructure() local
381 using BackEdge = BackEdgeHelper::BackEdge; typedef in tensorflow::__anon10f617160111::ImporterBase