Searched refs:getMaxLookAhead (Results 1 – 5 of 5) sorted by relevance
43 unsigned getMaxLookAhead() const { return MaxLookAhead; } in getMaxLookAhead() function
24 MaxLookAhead = std::max(MaxLookAhead, R->getMaxLookAhead()); in AddHazardRecognizer()
497 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
429 for (unsigned i = 1, e = std::min(NumWaitStates, getMaxLookAhead()); in AdvanceCycle()437 EmittedInstrs.resize(getMaxLookAhead()); in AdvanceCycle()
933 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()