Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasNUsesOfValue

9327     if (!Ld->hasNUsesOfValue(1, 0))
10020 if (!LN0 || !LN0->hasNUsesOfValue(1,0) || LN0->isVolatile())