Searched refs:SetTryId (Results 1 – 3 of 3) sorted by relevance
440 try_block.begin_bb->SetTryId(try_block.id); in MarkTryCatchBlocks()441 try_block.end_bb->SetTryId(try_block.id); in MarkTryCatchBlocks()446 bb->SetTryId(try_block.id); in MarkTryCatchBlocks()
505 SetTryId(block->GetTryId()); in CopyTryCatchProps()517 void SetTryId(uint32_t try_id) in SetTryId() function
165 block->SetTryId(base_block->GetTryId()); in CreateEmptyBlock()