Searched refs:DbgAV (Results 1 – 1 of 1) sorted by relevance
1733 Assignment DbgAV = LiveSet->getAssignment(BlockInfo::Debug, Var); in processTaggedInstruction() local1734 if (DbgAV.Status == Assignment::NoneOrPhi) { in processTaggedInstruction()1743 if (DbgAV.Source) { in processTaggedInstruction()1744 emitDbgValue(LocKind::Val, DbgAV.Source, &I); in processTaggedInstruction()