Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.cc37 const size_t vector_length1, in CanBinaryOpAndIndexAlias()
64 const size_t vector_length1, in CanBinaryOpsAlias()
212 const size_t vector_length1, in CanArrayElementsAlias()
H A Dload_store_analysis.h496 size_t vector_length1 = loc1->GetVectorLength(); in ComputeMayAlias() local