Searched refs:DIFunctionsBefore (Results 1 – 1 of 1) sorted by relevance
444 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() argument453 auto SPIt = DIFunctionsBefore.find(F.first); in checkFunctions()454 if (SPIt == DIFunctionsBefore.end()) { in checkFunctions()689 auto DIFunctionsBefore = DebugInfoBeforePass.DIFunctions; in checkDebugInfoMetadata() local704 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()