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