Searched refs:AreMatchingOps (Results 1 – 1 of 1) sorted by relevance
6830 bool AreMatchingOps = (L0 == R0 && L1 == R1); in areMatchingOperands() local6832 return AreMatchingOps || AreSwappedOps; in areMatchingOperands()