Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc2206 int earliest_definition = kMaxInt; in ChooseRegisterToSpill() local
2224 vreg_data.output_instr_index() < earliest_definition) { in ChooseRegisterToSpill()
2226 earliest_definition = vreg_data.output_instr_index(); in ChooseRegisterToSpill()

Completed in 8 milliseconds