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()
509 using JumpSource = BlockScopePosPair; typedef in __anonef2f84bd0411::CFGBuilder541 using BackpatchBlocksTy = std::vector<JumpSource>;3575 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()3600 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGCCAsmStmt()3603 BackpatchBlocks.push_back(JumpSource(Succ, ScopePos)); in VisitGCCAsmStmt()