Home
last modified time | relevance | path

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

/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc159 typedef std::map<MangledName, CalleesSet* > Callgraph; typedef in __anon34989fd00111::CalleesPrinter
184 for (Callgraph::const_iterator i = callgraph_.begin(), e = callgraph_.end(); in PrintCallGraph()
202 Callgraph callgraph_;
/external/oprofile/
DTODO232 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
/external/llvm/
DCREDITS.TXT144 D: Callgraph class cleanups