Searched defs:getEdge (Results 1 – 4 of 4) sorted by relevance
189 EdgeEntry& getEdge(EdgeId EId) { return Edges[EId]; } in getEdge() function190 const EdgeEntry& getEdge(EdgeId EId) const { return Edges[EId]; } in getEdge() function
76 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge() function in __anon8bb76e6c0111::CFGDeadness
306 ChainEdge *getEdge(ChainT *Other) const { in getEdge() function
1560 const DisplayEdge &getEdge(const DisplayNode &To) const { getEdge() function in __anon834b46f82a11::DisplayNode