Searched refs:BackpatchBlocks (Results 1 – 1 of 1) sorted by relevance
499 BackpatchBlocksTy BackpatchBlocks; member in __anona1d14af10411::CFGBuilder1552 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()1553 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()3307 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3332 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3335 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()