Searched defs:getEdge (Results 1 – 3 of 3) sorted by relevance
325 const GIMatchDagEdge *getEdge(unsigned Idx) const { in getEdge() function328 GIMatchDagEdge *getEdge(unsigned Idx) { in getEdge() function
189 EdgeEntry& getEdge(EdgeId EId) { return Edges[EId]; } in getEdge() function190 const EdgeEntry& getEdge(EdgeId EId) const { return Edges[EId]; } in getEdge() function
78 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge() function in __anon35fcdba50111::CFGDeadness