Home | History | Annotate | Download | only in optimizing

Lines Matching defs:move

340       MoveOperands* move = instruction->MoveOperandsAt(i);
342 DumpLocation(str, move->GetSource());
344 DumpLocation(str, move->GetDestination());