Home
last modified time | relevance | path

Searched refs:Callgraph (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc159 typedef std::map<MangledName, CalleesSet* > Callgraph; typedef in __anond932a49f0111::CalleesPrinter
184 for (Callgraph::const_iterator i = callgraph_.begin(), e = callgraph_.end(); in PrintCallGraph()
202 Callgraph callgraph_;
/external/llvm/
DCREDITS.TXT148 D: Callgraph class cleanups