Searched refs:getMaxLookAhead (Results 1 – 6 of 6) 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
404 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
896 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()
726 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()