Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DbgValueInst

733   SmallVector<DbgValueInst *, 4> DVIs;
749 else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(*UI))
779 for (SmallVectorImpl<DbgValueInst *>::const_iterator I = DVIs.begin(),
781 DbgValueInst *DVI = *I;