Home | History | Annotate | Download | only in IPO

Lines Matching defs:hasOneUse

353     if (!V->hasOneUse())
406 if (I->hasOneUse())
414 if (I->hasOneUse())
423 if (I->hasOneUse())
1222 if (GEPI->hasAllZeroIndices() && GEPI->hasOneUse())
2956 bool hasOneUse = Target->hasOneUse() && Aliasee->hasOneUse();
2979 if (!hasOneUse)