Home | History | Annotate | Download | only in compiler

Lines Matching refs:HasHint

306 bool UsePosition::HasHint() const {
1156 prev_hint = current->HasHint() ? current : prev_hint;
1169 if (prev_hint == nullptr && use_pos->HasHint()) {