Searched refs:JumpSource (Results 1 – 2 of 2) sorted by relevance
902 auto JumpSource = &Func.Blocks[Jump->Source]; in ignoreJump() local910 if (!JumpTarget->HasUnknownWeight && JumpSource == SrcBlock) in ignoreJump()
471 using JumpSource = BlockScopePosPair; typedef in __anon76ebc3340411::CFGBuilder503 using BackpatchBlocksTy = std::vector<JumpSource>;3460 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3485 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3488 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()