Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RegCritical

2300   case RegCritical:    return "REG-CRIT  ";
2327 case RegCritical:
2714 TryCand, Cand, RegCritical, TRI,
2852 || (BotCand.Reason == RegCritical
2853 && !BotCand.isRepeat(RegCritical)))