Searched refs:from_op (Results 1 – 1 of 1) sorted by relevance
31 bool Contains(ParallelMove* moves, TestOperand from_op, TestOperand to_op) { in Contains() argument32 auto from = ConvertMoveArg(from_op); in Contains()