Lines Matching refs:hasOneUse
558 if (Op0->hasOneUse() && in foldCtpop()
765 if (!match(I1, m_APInt(C1)) || !I0->hasOneUse()) in foldClampRangeOfTwo()
973 (I0->hasOneUse() || I1->hasOneUse()) && X->getType() == Y->getType()) { in visitCallInst()
979 I0->hasOneUse()) { in visitCallInst()
995 (I0->hasOneUse() || I1->hasOneUse()) && X->getType() == Y->getType()) { in visitCallInst()
1002 I0->hasOneUse()) { in visitCallInst()
1014 (I0->hasOneUse() || I1->hasOneUse())) { in visitCallInst()
1019 if (match(I1, m_Constant(C)) && I0->hasOneUse()) { in visitCallInst()
1034 if (I0->hasOneUse() && !I1->hasOneUse()) in visitCallInst()
1323 (Arg0->hasOneUse() || Arg1->hasOneUse())) { in visitCallInst()
2159 (!Underlying->hasOneUse() || Underlying->user_back() != TrampMem)) in findInitTrampolineFromAlloca()