Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_visualizer.cc50 constexpr const char* kDebugDumpGraphName = "debug_graph"; variable
641 return IsPass(kDebugDumpGraphName) || IsPass(kDebugDumpName); in IsDebugDump()
998 DumpGraph(/* pass_name= */ kDebugDumpGraphName, in DumpGraphDebug()