Home
last modified time | relevance | path

Searched refs:current_hint_operand (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dlithium-allocator.h245 LOperand* current_hint_operand() const { in current_hint_operand() function
Dlithium-allocator.cc909 hint = LiveRangeFor(phi->id())->current_hint_operand(); in ProcessInstructions()
/external/v8/src/compiler/
Dregister-allocator.h242 InstructionOperand* current_hint_operand() const { in current_hint_operand() function
Dregister-allocator.cc975 hint = to_range->current_hint_operand(); in ProcessInstructions()