Searched refs:PrepareInsertAfter (Results 1 – 4 of 4) sorted by relevance
131 MoveOperands* to_eliminate = left->PrepareInsertAfter(move); in CompressMoves()
221 MoveOperands* ParallelMove::PrepareInsertAfter(MoveOperands* move) const { in PrepareInsertAfter() function in v8::internal::compiler::ParallelMove
647 MoveOperands* PrepareInsertAfter(MoveOperands* move) const;
3499 MoveOperands* eliminate = moves->PrepareInsertAfter(move); in ConnectRanges()