Home
last modified time | relevance | path

Searched refs:FirstHint (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dlithium-allocator.h329 LOperand* FirstHint() const { in FirstHint() function
Dlithium-allocator.cc918 hint = LiveRangeFor(phi->id())->FirstHint(); in ProcessInstructions()
Dhydrogen.cc5974 LOperand* op = range->FirstHint(); in TraceLiveRange()