Home
last modified time | relevance | path

Searched refs:DupSet (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4921 SmallPtrSet<const Instruction *, 4> DupSet; in tryToSinkInstructionDbgVariableRecords() local
4925 DupSet.insert(It.first.first); in tryToSinkInstructionDbgVariableRecords()
4931 for (const Instruction *Inst : DupSet) { in tryToSinkInstructionDbgVariableRecords()