Home
last modified time | relevance | path

Searched defs:GetVectorLength (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.h190 size_t GetVectorLength() const { return vector_length_; } in GetVectorLength() function
H A Dnodes_vector.h158 size_t GetVectorLength() const { in GetVectorLength() function