Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RU

693   LiveRegUnit(unsigned RU) : RegUnit(RU), Cycle(0), MI(0), Op(0) {}