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