Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:DbgInfoIntrinsic

190       while (isa<AllocaInst>(*It) || isa<DbgInfoIntrinsic>(*It)) ++It;
642 if (isa<DbgInfoIntrinsic>(BBI) ||
709 } while (isa<DbgInfoIntrinsic>(BBI) ||
773 while (isa<DbgInfoIntrinsic>(BBI) ||