Searched refs:getMaxLookAhead (Results 1 – 4 of 4) sorted by relevance
43 unsigned getMaxLookAhead() const { return MaxLookAhead; } in getMaxLookAhead() function
335 for (unsigned i = 1, e = std::min(NumWaitStates, getMaxLookAhead()); in AdvanceCycle()343 EmittedInstrs.resize(getMaxLookAhead()); in AdvanceCycle()
472 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
931 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()