Searched refs:getMaxLookAhead (Results 1 – 4 of 4) sorted by relevance
43 unsigned getMaxLookAhead() const { return MaxLookAhead; } in getMaxLookAhead() function
655 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
1069 assert(i <= (HazardRec->getMaxLookAhead() + MaxMinLatency) && in pickOnlyChoice()
863 HazardRec->getMaxLookAhead()); in RestoreHazardCheckerBottomUp()