LLVM 20.0.0git
llvm::DroppedVariableStatsIR Member List

This is the complete list of members for llvm::DroppedVariableStatsIR, including all inherited members.

calculateDroppedStatsAndPrint(DebugVariables &DbgVariables, StringRef FuncName, StringRef PassID, StringRef FuncOrModName, StringRef PassLevel, const Function *Func)llvm::DroppedVariableStatsinlineprotected
cleanup()llvm::DroppedVariableStatsinlineprotected
DebugVariablesStackllvm::DroppedVariableStatsprotected
DroppedVariableStats(bool DroppedVarStatsEnabled)llvm::DroppedVariableStatsinline
DroppedVariableStats(const DroppedVariableStats &)=deletellvm::DroppedVariableStats
DroppedVariableStatsEnabledllvm::DroppedVariableStatsprotected
DroppedVariableStatsIR(bool DroppedVarStatsEnabled)llvm::DroppedVariableStatsIRinline
getPassDroppedVariables()llvm::DroppedVariableStatsinline
InlinedAtsllvm::DroppedVariableStatsprotected
operator=(const DroppedVariableStats &)=deletellvm::DroppedVariableStats
populateVarIDSetAndInlinedMap(const DILocalVariable *DbgVar, DebugLoc DbgLoc, DenseSet< VarID > &VarIDSet, DenseMap< StringRef, DenseMap< VarID, DILocation * > > &InlinedAtsMap, StringRef FuncName, bool Before)llvm::DroppedVariableStatsinlineprotected
registerCallbacks(PassInstrumentationCallbacks &PIC)llvm::DroppedVariableStatsIR
run(DebugVariables &DbgVariables, StringRef FuncName, bool Before)llvm::DroppedVariableStatsinlineprotected
runAfterPass(StringRef P, Any IR)llvm::DroppedVariableStatsIRinline
runBeforePass(Any IR)llvm::DroppedVariableStatsIRinline
setup()llvm::DroppedVariableStatsinlineprotected
updateDroppedCount(DILocation *DbgLoc, const DIScope *Scope, const DIScope *DbgValScope, DenseMap< VarID, DILocation * > &InlinedAtsMap, VarID Var, unsigned &DroppedCount)llvm::DroppedVariableStatsinlineprotected
VisitedScopellvm::DroppedVariableStatsprotected
~DroppedVariableStats()llvm::DroppedVariableStatsinlinevirtual