Searched refs:BackpatchBlocks (Results 1 – 2 of 2) sorted by relevance
499 BackpatchBlocksTy BackpatchBlocks; member in __anon875bb5ad0411::CFGBuilder1545 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1546 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3300 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3325 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3328 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()
391 BackpatchBlocksTy BackpatchBlocks; member in __anon4350aedf0111::CFGBuilder1058 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1059 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()2385 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()