Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h1252 void ResolvePhiHint(InstructionOperand* operand, UsePosition* use_pos);
H A Dregister-allocator.cc2344 if (phi_vreg != -1) ResolvePhiHint(&from, from_use); in ProcessInstructions()
2574 void LiveRangeBuilder::ResolvePhiHint(InstructionOperand* operand, in ResolvePhiHint() function in v8::internal::compiler::LiveRangeBuilder

Completed in 13 milliseconds