Home | History | Annotate | Download | only in XCore

Lines Matching refs:hasNUsesOfValue

1382     if (N1C && N1C->isNullValue() && N->hasNUsesOfValue(0, 1)) {
1421 if (N1C && N1C->isNullValue() && N->hasNUsesOfValue(0, 1)) {
1453 if (N->hasNUsesOfValue(0, 0)) {
1530 if (LD->hasNUsesOfValue(1, 0) && ST->getMemoryVT() == LD->getMemoryVT() &&