Home
last modified time | relevance | path

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

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