Home | History | Annotate | Download | only in crankshaft

Lines Matching full:hashint

45 bool UsePosition::HasHint() const {
431 prev_hint = current->HasHint() ? current : prev_hint;
444 if (prev_hint == NULL && use_pos->HasHint()) {