Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.cc575 if (kDumpDotSchedulingGraphs) { in Schedule()
587 if (kDumpDotSchedulingGraphs) { in Schedule()
Dscheduler.h148 static constexpr bool kDumpDotSchedulingGraphs = false; variable