Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h29 using DebugFnMap = variable
39 DebugFnMap DIFunctions;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp444 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions()
445 const DebugFnMap &DIFunctionsAfter, in checkFunctions()