Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
520 BackpatchBlocksTy BackpatchBlocks; member in __anond5061b330411::CFGBuilder1633 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1634 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3466 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3491 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3494 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()