Home | History | Annotate | Download | only in Scalar

Lines Matching refs:DVI

1068           else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U))
1069 DVIs.push_back(DVI);
1082 DbgValueInst *DVI = *I;
1083 DVI->eraseFromParent();
1105 DbgValueInst *DVI = *I;
1121 DIB->insertDbgValueIntrinsic(Arg, 0, DVI->getVariable(),
1122 DVI->getExpression(), DVI->getDebugLoc(),