Searched refs:JumpSource (Results 1 – 2 of 2) sorted by relevance
892 auto JumpSource = &Func.Blocks[Jump->Source]; in ignoreJump() local900 if (!JumpTarget->UnknownWeight && JumpSource == SrcBlock) in ignoreJump()
467 using JumpSource = BlockScopePosPair; typedef in __anon8d78c9ed0411::CFGBuilder499 using BackpatchBlocksTy = std::vector<JumpSource>;3399 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3424 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3427 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()