Home | History | Annotate | Download | only in Utils

Lines Matching refs:hasNUses

407     if (I->hasNoAliasAttr() && !I->hasNUses(0))
638 if (Align && !I->hasByValOrInAllocaAttr() && !I->hasNUses(0)) {