Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.h498 void UpdateRenamesInPhi(PhiInstruction* phi);
H A Dinstruction-selector.cc129 UpdateRenamesInPhi(instruction_block->PhiAt(i)); in SelectInstructions()
326 void InstructionSelector::UpdateRenamesInPhi(PhiInstruction* phi) { in UpdateRenamesInPhi() function in v8::internal::compiler::InstructionSelector

Completed in 13 milliseconds