Home
last modified time | relevance | path

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

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