Home
last modified time | relevance | path

Searched refs:RestrictRange (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/
H A Dpool-manager-impl.h231 temp.RestrictRange(reference->min_object_location_, in MustEmit()
235 temp.RestrictRange(existing_object->min_location_, in MustEmit()
372 new_object.RestrictRange(reference->min_object_location_, in AddObjectReference()
377 object->RestrictRange(reference->min_object_location_, in AddObjectReference()
H A Dpool-manager.h266 // We don't use RestrictRange here as the new range is independent of the in Update()
275 void RestrictRange(T min, T max) { in RestrictRange() function in vixl::PoolObject

Completed in 3 milliseconds