Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Arg

1100       Value *Arg = NULL;
1105 Arg = dyn_cast<Argument>(ZExt->getOperand(0));
1107 Arg = dyn_cast<Argument>(SExt->getOperand(0));
1108 if (!Arg)
1109 Arg = SI->getOperand(0);
1111 Arg = LI->getOperand(0);
1116 DIB->insertDbgValueIntrinsic(Arg, 0, DIVariable(DVI->getVariable()),