Searched refs:ToScopesWarning (Results 1 – 1 of 1) sorted by relevance
973 SmallVector<unsigned, 10> ToScopesWarning; in CheckJump() local977 ToScopesWarning.push_back(I); in CheckJump()985 if (!ToScopesWarning.empty()) { in CheckJump()987 NoteJumpIntoScopes(ToScopesWarning); in CheckJump()