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.h28 using DebugFnMap = variable
38 DebugFnMap DIFunctions;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp378 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions()
379 const DebugFnMap &DIFunctionsAfter, in checkFunctions()