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