Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h26 using DebugFnMap = variable
36 DebugFnMap DIFunctions;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp375 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions()
376 const DebugFnMap &DIFunctionsAfter, in checkFunctions()