Searched refs:DebugFnMap (Results 1 – 2 of 2) sorted by relevance
25 using DebugFnMap = llvm::MapVector<llvm::StringRef, const llvm::DISubprogram *>; variable34 DebugFnMap DIFunctions;
357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions()358 const DebugFnMap &DIFunctionsAfter, in checkFunctions()