Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmove-optimizer.cc307 left->PrepareInsertAfter(move, &eliminated); in CompressMoves()
Dinstruction.cc274 void ParallelMove::PrepareInsertAfter( in PrepareInsertAfter() function in v8::internal::compiler::ParallelMove
Dinstruction.h759 void PrepareInsertAfter(MoveOperands* move, in NON_EXPORTED_BASE()
Dregister-allocator.cc3937 moves->PrepareInsertAfter(move, &to_eliminate); in ConnectRanges()