Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1251 void MapPhiHint(InstructionOperand* operand, UsePosition* use_pos);
Dregister-allocator.cc2468 MapPhiHint(hint, use_pos); in ProcessPhis()
2566 void LiveRangeBuilder::MapPhiHint(InstructionOperand* operand, in MapPhiHint() function in v8::internal::compiler::LiveRangeBuilder