Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc37 const size_t vector_length1, in CanBinaryOpAndIndexAlias()
64 const size_t vector_length1, in CanBinaryOpsAlias()
135 const size_t vector_length1, in CanArrayElementsAlias()
Dload_store_analysis.h418 size_t vector_length1 = loc1->GetVectorLength(); in ComputeMayAlias() local