Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc2276 const Instruction* predecessor_instr = in ProcessPhis() local
2282 *predecessor_instr->GetParallelMove(Instruction::END)) { in ProcessPhis()
2323 auto moves = predecessor_instr->GetParallelMove(Instruction::START); in ProcessPhis()