Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
478 BackpatchBlocksTy BackpatchBlocks; member in __anon15de256c0411::CFGBuilder1440 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1441 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3096 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()