Searched refs:MAX_STAGES (Results 1 – 1 of 1) sorted by relevance
6784 static int constexpr MAX_STAGES = 30; member in __anonbaceee790a11::ARMPipelinerLoopInfo6785 static int constexpr LAST_IS_USE = MAX_STAGES;6786 static int constexpr SEEN_AS_LIVE = MAX_STAGES + 1;6787 typedef std::bitset<MAX_STAGES + 2> IterNeed;6978 if (Stg - Stg2 < MAX_STAGES) in tooMuchRegisterPressure()