Lines Matching defs:IsDbgValueKind
517 bool IsDbgValueKind =
525 if (IsDbgValueKind)
532 if (!IsDbgValueKind)
562 bool IsDbgValueKind =
566 bool IsKill = DVR.isKillLocation() && IsDbgValueKind;
598 bool IsDbgValueKind = (!DAI || at::getAssignmentInsts(DAI).empty());
608 if (IsDbgValueKind)
616 if (!IsDbgValueKind)
667 bool IsDbgValueKind = (!DAI || at::getAssignmentInsts(DAI).empty());
670 bool IsKill = DVI->isKillLocation() && IsDbgValueKind;