Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:hasOneUse

240     if (TVI->hasOneUse() && TVI->getNumOperands() == 2 &&
275 if (FVI->hasOneUse() && FVI->getNumOperands() == 2 &&
481 if (ICI->hasOneUse())
959 if (TI->hasOneUse() && FI->hasOneUse()) {