Lines Matching refs:ScopedArenaVector
98 ScopedArenaVector<HInstruction*>(heap_locations_collector. in LSEVisitor()
322 void KeepStoresIfAliasedToLocation(ScopedArenaVector<HInstruction*>& heap_values, in KeepStoresIfAliasedToLocation()
334 ScopedArenaVector<HInstruction*>& heap_values = heap_values_for_[block_id]; in HandleLoopSideEffects()
336 ScopedArenaVector<HInstruction*>& pre_header_heap_values = in HandleLoopSideEffects()
390 ScopedArenaVector<HInstruction*>& heap_values = heap_values_for_[block->GetBlockId()]; in MergePredecessorValues()
466 ScopedArenaVector<HInstruction*>& pred_values = in MergePredecessorValues()
546 ScopedArenaVector<HInstruction*>& heap_values = in VisitGetLocation()
626 ScopedArenaVector<HInstruction*>& heap_values = in VisitSetLocation()
729 const ScopedArenaVector<HInstruction*>& heap_values = in VisitDeoptimize()
768 const ScopedArenaVector<HInstruction*>& heap_values = in HandleExit()
793 ScopedArenaVector<HInstruction*>& heap_values = in HandleInvoke()
852 ScopedArenaVector<HInstruction*>& heap_values = in VisitNewInstance()
880 ScopedArenaVector<HInstruction*>& heap_values = in VisitNewArray()
899 ScopedArenaVector<ScopedArenaVector<HInstruction*>> heap_values_for_;
903 ScopedArenaVector<HInstruction*> removed_loads_;
904 ScopedArenaVector<HInstruction*> substitute_instructions_for_loads_;
908 ScopedArenaVector<HInstruction*> possibly_removed_stores_;
910 ScopedArenaVector<HInstruction*> singleton_new_instances_;