Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDroppedVariableStats.cpp45 DenseSet<VarID> &DebugVariablesBeforeSet = DbgVariables.DebugVariablesBefore; in calculateDroppedStatsAndPrint() local
56 for (VarID Var : DebugVariablesBeforeSet) { in calculateDroppedStatsAndPrint()