Searched refs:MaxStage (Results 1 – 2 of 2) sorted by relevance
866 int64_t MaxStage = 0; in extractFeatures() local872 MaxStage = std::max<int64_t>( in extractFeatures()873 MaxStage, static_cast<int64_t>(RA.getExtraInfo().getStage(LI))); in extractFeatures()941 SET(max_stage, int64_t, MaxStage); in extractFeatures()
1554 const unsigned MaxStage) const { in detect()1562 computeMaxSetPressure(OrderedInsts, Stages, MaxStage + 1); in detect()