Searched refs:isVariant (Results 1 – 7 of 7) sorted by relevance
64 if (!SCDesc.isVariant()) in computeInstrLatency()82 while (SCDesc->isVariant()) { in computeInstrLatency()135 while (SCDesc->isVariant()) { in getReciprocalThroughput()
93 if (PairSCDesc->isValid() && !PairSCDesc->isVariant() && in shouldAddSTPToBlock()94 SingleSCDesc->isValid() && !SingleSCDesc->isVariant()) { in shouldAddSTPToBlock()
234 if (!SCDesc->isValid() || SCDesc->isVariant()) in shouldReplaceInst()243 if (!SCDescRepl->isValid() || SCDescRepl->isVariant()) in shouldReplaceInst()
128 while (SCDesc->isVariant()) { in resolveSchedClass()327 if (SCDesc.isValid() && !SCDesc.isVariant()) in computeReciprocalThroughput()
144 bool isVariant() const { in isVariant() function
207 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
547 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in getVariantSchedClassID()573 bool IsVariant = SM.getSchedClassDesc(SchedClassID)->isVariant(); in createInstrDescImpl()