Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc38 const size_t vector_length1, in CanBinaryOpAndIndexAlias()
65 const size_t vector_length1, in CanBinaryOpsAlias()
96 const size_t vector_length1, in CanArrayElementsAlias()
Dload_store_analysis.h420 size_t vector_length1 = loc1->GetVectorLength(); in ComputeMayAlias() local