Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NV

1133       if (Instruction *NV = FoldOpIntoPhi(I))
1134 return NV;
1765 if (Instruction *NV = FoldOpIntoPhi(I))
1766 return NV;
2171 if (Instruction *NV = FoldOpIntoPhi(I))
2172 return NV;