Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
542 BackpatchBlocksTy BackpatchBlocks; member in __anonef2f84bd0411::CFGBuilder1721 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1722 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3575 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3600 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3603 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()