Searched refs:Callgraph (Results 1 – 3 of 3) sorted by relevance
159 typedef std::map<MangledName, CalleesSet* > Callgraph; typedef in __anon34989fd00111::CalleesPrinter184 for (Callgraph::const_iterator i = callgraph_.begin(), e = callgraph_.end(); in PrintCallGraph()202 Callgraph callgraph_;
232 o Callgraph does not work properly for the .jo files the JIT support creates.233 See section Chapter 4, sect 2.3.2 "Callgraph and JIT support". Try to figure
144 D: Callgraph class cleanups