Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Arg

877       Value *Arg = nullptr;
882 Arg = dyn_cast<Argument>(ZExt->getOperand(0));
884 Arg = dyn_cast<Argument>(SExt->getOperand(0));
885 if (!Arg)
886 Arg = SI->getValueOperand();
888 Arg = LI->getPointerOperand();
893 DIB.insertDbgValueIntrinsic(Arg, 0, DIVariable(DVI->getVariable()),