Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:RegisterIsBeneficial

58 bool UsePosition::RegisterIsBeneficial() const {
163 while (pos != NULL && !pos->RegisterIsBeneficial()) {
175 if (pos->RegisterIsBeneficial()) prev = pos;