Searched refs:DupSet (Results 1 – 1 of 1) sorted by relevance
4921 SmallPtrSet<const Instruction *, 4> DupSet; in tryToSinkInstructionDbgVariableRecords() local4925 DupSet.insert(It.first.first); in tryToSinkInstructionDbgVariableRecords()4931 for (const Instruction *Inst : DupSet) { in tryToSinkInstructionDbgVariableRecords()