Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
500 BackpatchBlocksTy BackpatchBlocks; member in __anon8d78c9ed0411::CFGBuilder1556 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1557 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3399 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3424 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3427 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()