Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NC

1945       Instruction *NC = new BitCastInst(GEPI->getOperand(0), GEPI->getType(),
1947 GEPI->replaceAllUsesWith(NC);
1950 OptimizeInst(NC);