Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5296 SmallSet<DebugVariable, 4> SunkVariables; in tryToSinkInstructionDbgValues() local
5309 if (!SunkVariables.insert(DbgUserVariable).second) in tryToSinkInstructionDbgValues()
5411 SmallSet<DebugVariable, 4> SunkVariables; in tryToSinkInstructionDbgVariableRecords() local
5431 if (!SunkVariables.insert(DbgUserVariable).second) in tryToSinkInstructionDbgVariableRecords()