Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp358 const DebugFnMap &DIFunctionsAfter, in checkFunctions()
461 const DebugVarMap &DIFunctionsAfter, in checkVars()
594 auto DIFunctionsAfter = DIPreservationAfter[NameOfWrappedPass].DIFunctions; in checkDebugInfoMetadata() local