Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
504 BackpatchBlocksTy BackpatchBlocks; member in __anon76ebc3340411::CFGBuilder1614 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1615 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3460 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3485 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3488 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()