Searched defs:UpdateBoundType (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dreference_type_propagation.cc116 static void UpdateBoundType(HBoundType* bound_type) REQUIRES_SHARED(Locks::mutator_lock_);
856 UpdateBoundType(instr->AsBoundType());
898 void ReferenceTypePropagation::RTPVisitor::UpdateBoundType(HBoundType* instr) { function in class:art::ReferenceTypePropagation::RTPVisitor

Completed in 22 milliseconds