Searched refs:StageDepth (Results 1 – 1 of 1) sorted by relevance
57 unsigned StageDepth = CurCycle + IS->getCycles(); in ScoreboardHazardRecognizer() local58 if (ItinDepth < StageDepth) ItinDepth = StageDepth; in ScoreboardHazardRecognizer()