Searched defs:try_entry (Results 1 – 7 of 7) sorted by relevance
352 HTryBoundary* try_entry = new (allocator_) HTryBoundary( in InsertTryBoundaryBlocks() local
261 const HTryBoundary& try_entry = in FindIdealPosition() local
641 void HDeadCodeElimination::RemoveTry(HBasicBlock* try_entry, in RemoveTry()
369 const HTryBoundary& try_entry = block->GetTryCatchInformation()->GetTryEntry(); in VisitBasicBlock() local
180 const HTryBoundary& try_entry = current->GetTryCatchInformation()->GetTryEntry(); in InitializeBlockLocals() local255 const HTryBoundary& try_entry = current_block_->GetTryCatchInformation()->GetTryEntry(); in PropagateLocalsToCatchBlocks() local
605 const HTryBoundary* try_entry = first_predecessor->ComputeTryEntryOfSuccessors(); in ComputeTryBlockInformation() local
1047 explicit TryCatchInformation(const HTryBoundary& try_entry) in TryCatchInformation()