Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp376 checkFunctions(const DebugFnMap & DIFunctionsBefore,const DebugFnMap & DIFunctionsAfter,StringRef NameOfWrappedPass,StringRef FileNameFromCU,bool ShouldWriteIntoJSON,llvm::json::Array & Bugs) checkFunctions() argument
620 auto DIFunctionsAfter = DebugInfoAfterPass.DIFunctions; checkDebugInfoMetadata() local