Searched defs:DIFunctionsBefore (Results 1 – 1 of 1) sorted by relevance
357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions()460 static bool checkVars(const DebugVarMap &DIFunctionsBefore, in checkVars()593 auto DIFunctionsBefore = DIPreservationMap[NameOfWrappedPass].DIFunctions; in checkDebugInfoMetadata() local