Searched refs:getEdge (Results 1 – 4 of 4) sorted by relevance
218 EdgeEntry &NE = getEdge(EId); in addConstructedEdge()524 return getEdge(EId).Costs; in getEdgeCostsPtr()531 return *getEdge(EId).Costs; in getEdgeCosts()535 return getEdge(EId).Metadata; in getEdgeMetadata()539 return getEdge(EId).Metadata; in getEdgeMetadata()546 return getEdge(EId).getN1Id(); in getEdgeNode1Id()553 return getEdge(EId).getN2Id(); in getEdgeNode2Id()561 EdgeEntry &E = getEdge(EId); in getEdgeOtherNodeId()629 EdgeEntry &E = getEdge(EId); in disconnectEdge()645 EdgeEntry &E = getEdge(EId); in reconnectEdge()[all …]
78 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge() function in __anon0a15d7ce0111::CFGDeadness91 if (!isDeadEdge(&getEdge(PredIt))) in hasLiveIncomingEdge()624 if (PBBS && !CD.isDeadEdge(&CFGDeadness::getEdge(PredIt))) in recalculateBBsStates()
325 const GIMatchDagEdge *getEdge(unsigned Idx) const { in getEdge() function328 GIMatchDagEdge *getEdge(unsigned Idx) { in getEdge() function
292 PrintNote("Edge " + llvm::to_string(*Leaf.getEdge(EdgeIdx))); in runStep()669 const auto &E = Leaf.value().getEdge(EIdx); in repartition()739 const GIMatchDagEdge *E = Leaf.getEdge(EIdx); in applyForPartition()