Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp481 checkVars(const DebugVarMap & DIVarsBefore,const DebugVarMap & DIVarsAfter,StringRef NameOfWrappedPass,StringRef FileNameFromCU,bool ShouldWriteIntoJSON,llvm::json::Array & Bugs) checkVars() argument
633 auto DIVarsBefore = DebugInfoBeforePass.DIVariables; checkDebugInfoMetadata() local