Lines Matching defs:IsDbgValueKind
517 bool IsDbgValueKind =
525 if (IsDbgValueKind)
532 if (!IsDbgValueKind)
562 bool IsDbgValueKind =
566 bool IsKill = DVR.isKillLocation() && IsDbgValueKind;
597 bool IsDbgValueKind = (!DAI || at::getAssignmentInsts(DAI).empty());
607 if (IsDbgValueKind)
615 if (!IsDbgValueKind)
666 bool IsDbgValueKind = (!DAI || at::getAssignmentInsts(DAI).empty());
669 bool IsKill = DVI->isKillLocation() && IsDbgValueKind;