Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc36 const size_t vector_length2) { in CanBinaryOpAndIndexAlias()
63 const size_t vector_length2) { in CanBinaryOpsAlias()
Dload_store_analysis.h426 size_t vector_length2 = loc2->GetVectorLength(); in ComputeMayAlias() local