Searched refs:IsDbgValueKind (Results 1 – 1 of 1) sorted by relevance
517 bool IsDbgValueKind = in DbgVariableRecordsRemoveRedundantDbgInstrsUsingForwardScan() local525 if (IsDbgValueKind) in DbgVariableRecordsRemoveRedundantDbgInstrsUsingForwardScan()532 if (!IsDbgValueKind) in DbgVariableRecordsRemoveRedundantDbgInstrsUsingForwardScan()562 bool IsDbgValueKind = in DbgVariableRecordsRemoveUndefDbgAssignsFromEntryBlock() local566 bool IsKill = DVR.isKillLocation() && IsDbgValueKind; in DbgVariableRecordsRemoveUndefDbgAssignsFromEntryBlock()597 bool IsDbgValueKind = (!DAI || at::getAssignmentInsts(DAI).empty()); in removeRedundantDbgInstrsUsingForwardScan() local607 if (IsDbgValueKind) in removeRedundantDbgInstrsUsingForwardScan()615 if (!IsDbgValueKind) in removeRedundantDbgInstrsUsingForwardScan()666 bool IsDbgValueKind = (!DAI || at::getAssignmentInsts(DAI).empty()); in removeUndefDbgAssignsFromEntryBlock() local669 bool IsKill = DVI->isKillLocation() && IsDbgValueKind; in removeUndefDbgAssignsFromEntryBlock()