Searched defs:try_entry (Results 1 – 7 of 7) sorted by relevance
259 const HTryBoundary& try_entry = in FindIdealPosition() local
365 HTryBoundary* try_entry = new (allocator_) HTryBoundary( in InsertTryBoundaryBlocks() local
642 void HDeadCodeElimination::RemoveTry(HBasicBlock* try_entry, in RemoveTry()
349 const HTryBoundary& try_entry = block->GetTryCatchInformation()->GetTryEntry(); in VisitBasicBlock() local
179 const HTryBoundary& try_entry = current->GetTryCatchInformation()->GetTryEntry(); in InitializeBlockLocals() local254 const HTryBoundary& try_entry = current_block_->GetTryCatchInformation()->GetTryEntry(); in PropagateLocalsToCatchBlocks() local
761 const HTryBoundary* try_entry = first_predecessor->ComputeTryEntryOfSuccessors(); in ComputeTryBlockInformation() local
1040 explicit TryCatchInformation(const HTryBoundary& try_entry) in TryCatchInformation()