Lines Matching refs:hasInstrSchedModel
43 bool TargetSchedModel::hasInstrSchedModel() const {
44 return EnableSchedModel && SchedModel.hasInstrSchedModel();
75 if (hasInstrSchedModel()) {
86 if (hasInstrSchedModel()) {
101 if (hasInstrSchedModel()) {
180 if (!hasInstrSchedModel() && !hasInstrItineraries())
200 // hasInstrSchedModel()
245 assert(hasInstrSchedModel() && "Only call this function with a SchedModel");
251 if (hasInstrSchedModel())
262 (!hasInstrSchedModel() && !UseDefaultDefLatency))
265 if (hasInstrSchedModel()) {
295 if (hasInstrSchedModel()) {
316 if (hasInstrSchedModel())
328 if (hasInstrSchedModel()) {
339 if (hasInstrSchedModel())