Searched refs:EnableSchedModel (Results 1 – 2 of 2) sorted by relevance
24 static cl::opt<bool> EnableSchedModel("schedmodel", cl::Hidden, cl::init(true), variable31 return EnableSchedModel && SchedModel.hasInstrSchedModel(); in hasInstrSchedModel()
34 static cl::opt<bool> EnableSchedModel("schedmodel", cl::Hidden, cl::init(true), variable41 return EnableSchedModel && SchedModel.hasInstrSchedModel(); in hasInstrSchedModel()