Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSchedule.cpp36 static cl::opt<bool> EnableSchedItins("scheditins", cl::Hidden, cl::init(true), variable
44 return EnableSchedItins && !InstrItins.isEmpty(); in hasInstrItineraries()