Searched refs:hasArgList (Results 1 – 8 of 8) sorted by relevance
133 if (!hasArgList()) { in replaceVariableLocationOp()155 if (!hasArgList()) { in replaceVariableLocationOp()
255 if (hasArgList()) in getNumVariableLocationOps()260 bool hasArgList() const { return isa<DIArgList>(getRawLocation()); } in hasArgList() function
1295 Source->hasArgList() ? nullptr : Source->getVariableLocationOp(0); in emitDbgValue()2117 DVI->hasArgList()) in emitPromotedVarLocs()
1282 if (!V || isa<UndefValue>(V) || DI->hasArgList()) { in selectIntrinsicCall()
1216 if (DI->hasArgList()) { in addDanglingDebugInfo()6103 assert(!DI.hasArgList() && "Only dbg.value should currently use DIArgList"); in visitIntrinsicCall()6222 bool IsVariadic = DI.hasArgList(); in visitIntrinsicCall()
435 if (DVI->hasArgList() || DVI->getValue(0)) in wouldInstructionBeTriviallyDead()
1990 if (!V || DI.hasArgList()) { in translateKnownIntrinsic()
6567 NewRec->HadLocationArgList = DVI->hasArgList(); in DbgGatherSalvagableDVI()