Home | History | Annotate | Download | only in Utils

Lines Matching defs:NI

584       Instruction *NI = Builder.CreateBr(ThisDef);
585 (void) NI;
591 << "Through successor TI: " << *TI << "Leaving: " << *NI << "\n");
649 Instruction *NI = Builder.CreateBr(TheRealDest);
650 (void) NI;
653 << "Through successor TI: " << *TI << "Leaving: " << *NI << "\n");