Home
last modified time | relevance | path

Searched refs:to_op (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/unittests/compiler/
Dmove-optimizer-unittest.cc31 bool Contains(ParallelMove* moves, TestOperand from_op, TestOperand to_op) { in Contains() argument
33 auto to = ConvertMoveArg(to_op); in Contains()