Lines Matching refs:LID
162 auto LID = OM.lookup(LU->getUser()).first;171 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID))172 return LID < RID;175 if (LID < RID) {181 if (RID < LID) {182 if (LID <= ID)188 // LID and RID are equal, so we have different operands of the same user.190 if (LID <= ID)