Searched refs:Callgraph (Results 1 – 2 of 2) sorted by relevance
159 typedef std::map<MangledName, CalleesSet* > Callgraph; typedef in __anond932a49f0111::CalleesPrinter184 for (Callgraph::const_iterator i = callgraph_.begin(), e = callgraph_.end(); in PrintCallGraph()202 Callgraph callgraph_;
148 D: Callgraph class cleanups