HomeSort by relevance Sort by last modified time
    Searched defs:HasHint (Results 1 - 2 of 2) sorted by null

  /external/v8/src/crankshaft/
lithium-allocator.cc 48 bool UsePosition::HasHint() const {
434 prev_hint = current->HasHint() ? current : prev_hint;
447 if (prev_hint == NULL && use_pos->HasHint()) {
    [all...]
  /external/v8/src/compiler/
register-allocator.cc 286 bool UsePosition::HasHint() const {
    [all...]

Completed in 113 milliseconds