Lines Matching refs:LOffset
1957 int LOffset = getMemoryOpOffset(LHS);1959 assert(LHS == RHS || LOffset != ROffset);1960 return LOffset > ROffset;