Home
last modified time | relevance | path

Searched defs:VarIDSet (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDroppedVariableStats.cpp91 auto &VarIDSet = (Before ? DbgVariables.DebugVariablesBefore in run() local
101 const DILocalVariable *DbgVar, DebugLoc DbgLoc, DenseSet<VarID> &VarIDSet, in populateVarIDSetAndInlinedMap()
H A DDroppedVariableStatsIR.cpp119 DenseSet<VarID> &VarIDSet, in visitEveryDebugRecord()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDroppedVariableStatsMIR.cpp80 DenseSet<VarID> &VarIDSet, in visitEveryDebugRecord()