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