Searched refs:current_hint_operand_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
H A Dlithium-allocator.h246 DCHECK(current_hint_operand_ == FirstHint());
247 return current_hint_operand_;
319 LOperand* current_hint_operand_; member in class:v8::internal::LiveRange
H A Dlithium-allocator.cc113 current_hint_operand_(NULL),
447 current_hint_operand_ = hint;

Completed in 139 milliseconds