Searched refs:maybeGetNodeId (Results 1 – 2 of 2) sorted by relevance
25 NodeId maybeGetNodeId(const BinaryFunction *BF) const { in maybeGetNodeId() function
101 const CallGraph::NodeId Id = Cg.maybeGetNodeId(Function); in buildCallGraph()