Searched refs:JumpSource (Results 1 – 2 of 2) sorted by relevance
903 auto JumpSource = &Func.Blocks[Jump->Source]; in ignoreJump() local911 if (!JumpTarget->HasUnknownWeight && JumpSource == SrcBlock) in ignoreJump()
487 using JumpSource = BlockScopePosPair; typedef in __anonef2f84bd0411::CFGBuilder519 using BackpatchBlocksTy = std::vector<JumpSource>;3463 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3488 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3491 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()