Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NV

356     if (Instruction *NV = FoldOpIntoPhi(I))
357 return NV;