Home
last modified time | relevance | path

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

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