Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.h942 void MapPhiHint(InstructionOperand* operand, UsePosition* use_pos);
Dregister-allocator.cc2351 MapPhiHint(hint, use_pos); in ProcessPhis()
2439 void LiveRangeBuilder::MapPhiHint(InstructionOperand* operand, in MapPhiHint() function in v8::internal::compiler::LiveRangeBuilder