Home | History | Annotate | Download | only in IPA

Lines Matching refs:UnreachableInst

961     if (isa<UnreachableInst>(II->getNormalDest()->begin()))
963 } else if (isa<UnreachableInst>(++BasicBlock::iterator(Instr)))