Searched refs:MaxStage (Results 1 – 2 of 2) sorted by relevance
863 int64_t MaxStage = 0; in extractFeatures() local869 MaxStage = std::max<int64_t>( in extractFeatures()870 MaxStage, static_cast<int64_t>(RA.getExtraInfo().getStage(LI))); in extractFeatures()938 SET(max_stage, int64_t, MaxStage); in extractFeatures()
1494 const unsigned MaxStage) const { in detect()1502 computeMaxSetPressure(OrderedInsts, Stages, MaxStage + 1); in detect()