Home | History | Annotate | Download | only in Utils

Lines Matching full:terminator

50 /// ConstantFoldTerminator - If a terminator instruction is predicated on a
94 assert(BI->getParent() && "Terminator not inserted in block!");
406 // In debug builds, ensure that the terminator of the block is never replaced
409 // terminator of a block without introducing a new instruction.