Home | History | Annotate | Download | only in IR

Lines Matching refs:RID

162     auto RID = OM.lookup(RU->getUser()).first;
165 if (LID < RID) {
167 if (RID <= ID)
171 if (RID < LID) {
178 // LID and RID are equal, so we have different operands of the same user.