Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DDebugify.cpp369 const DebugFnMap &DIFunctionsAfter, in checkFunctions() argument
374 for (const auto &F : DIFunctionsAfter) { in checkFunctions()
609 auto DIFunctionsAfter = DebugInfoAfterPass.DIFunctions; in checkDebugInfoMetadata() local
623 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()