Searched refs:SunkVariables (Results 1 – 1 of 1) sorted by relevance
4105 SmallSet<DebugVariable, 4> SunkVariables; in TryToSinkInstruction() local4118 if (!SunkVariables.insert(DbgUserVariable).second) in TryToSinkInstruction()