Searched refs:LabelAndGotoScopes (Results 1 – 1 of 1) sorted by relevance
71 llvm::DenseMap<Stmt*, unsigned> LabelAndGotoScopes; member in __anon4a80b0130111::JumpScopeChecker337 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()342 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()362 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()371 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()594 LabelAndGotoScopes[S] = ParentScope; in BuildScopeInformation()600 LabelAndGotoScopes[AS] = ParentScope; in BuildScopeInformation()641 LabelAndGotoScopes[SubStmt] = ParentScope; in BuildScopeInformation()742 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectOrAsmJumps()927 unsigned FromScope = LabelAndGotoScopes[From]; in CheckJump()[all …]