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