Searched defs:InEdges (Results 1 – 7 of 7) sorted by relevance
146 NodeList InEdges; /// in no particular order variable
230 const auto &InEdges = Node->getInEdges(); in fixPhiNodes() local
334 const auto &InEdges = Control.toCfgNode()->getInEdges(); in Phi() local
353 SmallVector<unsigned, 8> InEdges; // Edges from header to the loop. in calcLoopBranchHeuristics() local
614 SmallVector<unsigned, 8> InEdges; // Edges from header to the loop. in calcLoopBranchHeuristics() local
423 DirectEdges InEdges; member
905 DirectEdges InEdges; member