Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.h147 static constexpr bool kDumpDotSchedulingGraphs = false; variable
Dscheduler.cc613 if (kDumpDotSchedulingGraphs) { in Schedule()
625 if (kDumpDotSchedulingGraphs) { in Schedule()