Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:NC

2585           Constant *NC = ConstantInt::get(I.getContext(),
2587 Value *Xor = Builder->CreateXor(C, NC);