Searched refs:JumpSource (Results 1 – 1 of 1) sorted by relevance
468 using JumpSource = BlockScopePosPair; typedef in __anona1d14af10411::CFGBuilder498 using BackpatchBlocksTy = std::vector<JumpSource>;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()