Searched refs:DIVarsBefore (Results 1 – 1 of 1) sorted by relevance
481 static bool checkVars(const DebugVarMap &DIVarsBefore, in checkVars() argument486 for (const auto &V : DIVarsBefore) { in checkVars()633 auto DIVarsBefore = DebugInfoBeforePass.DIVariables; in checkDebugInfoMetadata() local646 bool ResultForVars = checkVars(DIVarsBefore, DIVarsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()