Home | History | Annotate | Download | only in Utils

Lines Matching refs:DbgVal

990   Instruction *DbgVal = NULL;
999 DbgVal = Builder.insertDbgValueIntrinsic(ExtendedArg, 0, DIVar, SI);
1001 DbgVal = Builder.insertDbgValueIntrinsic(SI->getOperand(0), 0, DIVar, SI);
1006 DbgVal->setDebugLoc(SIDL);
1009 DbgVal->setDebugLoc(DDI->getDebugLoc());
1026 Instruction *DbgVal =
1033 DbgVal->setDebugLoc(LIDL);
1036 DbgVal->setDebugLoc(DDI->getDebugLoc());