Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Units

1077     for (MCRegUnitIterator Units(Reg, &TRI); Units.isValid(); ++Units) {
1078 if (LiveInterval *LI = LIS.getCachedRegUnit(*Units)) {