Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
501 BackpatchBlocksTy BackpatchBlocks; member in __anon4992f0f40411::CFGBuilder1547 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1548 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3281 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3306 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3309 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()