Home
last modified time | relevance | path

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

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