Searched refs:ToScopesWarning (Results 1 – 1 of 1) sorted by relevance
868 SmallVector<unsigned, 10> ToScopesWarning; in CheckJump() local872 ToScopesWarning.push_back(I); in CheckJump()880 if (!ToScopesWarning.empty()) { in CheckJump()882 NoteJumpIntoScopes(ToScopesWarning); in CheckJump()