Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp36 static cl::opt<bool> DisableDFASched("disable-dfa-sched", cl::Hidden, variable
588 if (!DisableDFASched) { in pop()