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

/external/v8/src/compiler/
H A Dregister-allocator.cc3870 bool delay_insertion = false; local
3887 delay_insertion = true;
3891 gap_pos = delay_insertion ? Instruction::END : Instruction::START;
3903 if (!delay_insertion) {

Completed in 139 milliseconds