Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h243 LOperand* current_hint_operand() const { in current_hint_operand() function
Dlithium-allocator.cc909 hint = LiveRangeFor(phi->id())->current_hint_operand(); in ProcessInstructions()