Searched refs:ResolvePhiHint (Results 1 – 2 of 2) sorted by relevance
943 void ResolvePhiHint(InstructionOperand* operand, UsePosition* use_pos);
2224 if (phi_vreg != -1) ResolvePhiHint(&from, from_use); in ProcessInstructions()2444 void LiveRangeBuilder::ResolvePhiHint(InstructionOperand* operand, in ResolvePhiHint() function in v8::internal::compiler::LiveRangeBuilder