Lines Matching defs:hasInstrSchedModel
42 bool TargetSchedModel::hasInstrSchedModel() const {
43 return EnableSchedModel && SchedModel.hasInstrSchedModel();
74 if (hasInstrSchedModel()) {
85 if (hasInstrSchedModel()) {
100 if (hasInstrSchedModel()) {
179 if (!hasInstrSchedModel() && !hasInstrItineraries())
199 // hasInstrSchedModel()
244 assert(hasInstrSchedModel() && "Only call this function with a SchedModel");
250 if (hasInstrSchedModel())
261 (!hasInstrSchedModel() && !UseDefaultDefLatency))
264 if (hasInstrSchedModel()) {
294 if (hasInstrSchedModel()) {
315 if (hasInstrSchedModel())
327 if (hasInstrSchedModel()) {
338 if (hasInstrSchedModel())