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

/external/v8/src/
H A Dlithium-allocator.cc1786 UsePosition* hinted_use = current->FirstPosWithHint(); local
1787 if (hinted_use != NULL) {
1788 LOperand* hint = hinted_use->hint();

Completed in 157 milliseconds