Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc34 const size_t vector_length1, in CanBinaryOpAndIndexAlias()
61 const size_t vector_length1, in CanBinaryOpsAlias()
92 const size_t vector_length1, in CanArrayElementsAlias()
Dload_store_analysis.h425 size_t vector_length1 = loc1->GetVectorLength(); in ComputeMayAlias() local