Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasNUsesOfValue

8023     if (!Ld->hasNUsesOfValue(1, 0))
8579 if (!LN0 || !LN0->hasNUsesOfValue(1,0) || LN0->isVolatile())