Searched refs:delay_insertion (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.cc3442 bool delay_insertion = false; local
3449 delay_insertion = true;
3453 gap_pos = delay_insertion ? Instruction::END : Instruction::START;
3465 if (!delay_insertion) {

Completed in 182 milliseconds