Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DbgInfoIntrinsic

1676     if (isa<DbgInfoIntrinsic>(I))
1719 } while (isa<DbgInfoIntrinsic>(I) && I != Preheader->begin());
1721 if (isa<DbgInfoIntrinsic>(I) && I == Preheader->begin())