Searched refs:getMaxLookAhead (Results 1 – 10 of 10) sorted by relevance
94 for (unsigned i = 1, e = std::min(NumWaitStates, getMaxLookAhead()); in AdvanceCycle()102 EmittedInstrs.resize(getMaxLookAhead()); in AdvanceCycle()
43 unsigned getMaxLookAhead() const { return MaxLookAhead; } in getMaxLookAhead() function
44 unsigned getMaxLookAhead() const { return MaxLookAhead; } in getMaxLookAhead() function
226 for (unsigned i = 1, e = std::min(NumWaitStates, getMaxLookAhead()); in AdvanceCycle()234 EmittedInstrs.resize(getMaxLookAhead()); in AdvanceCycle()
404 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
472 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
896 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()
925 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()
726 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()