Searched defs:getCallGraph (Results 1 – 1 of 1) sorted by relevance
325 const CallGraph &getCallGraph() const { return *G; } in getCallGraph() function326 CallGraph &getCallGraph() { return *G; } in getCallGraph() function