Lines Matching refs:LHS
1637 bool operator()(const MachineInstr *LHS, const MachineInstr *RHS) const {1638 int LOffset = getMemoryOpOffset(LHS);1640 assert(LHS == RHS || LOffset != ROffset);