Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NV

879       if (Instruction *NV = FoldOpIntoPhi(SI))
880 return NV;