Searched refs:JumpSource (Results 1 – 1 of 1) sorted by relevance
468 using JumpSource = BlockScopePosPair; typedef in __anon654da8e80411::CFGBuilder498 using BackpatchBlocksTy = std::vector<JumpSource>;3300 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3325 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3328 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()