Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DbgInfoIntrinsic

1738     if (isa<DbgInfoIntrinsic>(I))
1781 } while (isa<DbgInfoIntrinsic>(I) && I != Preheader->begin());
1783 if (isa<DbgInfoIntrinsic>(I) && I == Preheader->begin())