Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp376 const DebugFnMap &DIFunctionsAfter, in checkFunctions() argument
381 for (const auto &F : DIFunctionsAfter) { in checkFunctions()
620 auto DIFunctionsAfter = DebugInfoAfterPass.DIFunctions; in checkDebugInfoMetadata() local
634 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()