Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc39 const size_t vector_length2) { in CanBinaryOpAndIndexAlias()
66 const size_t vector_length2) { in CanBinaryOpsAlias()
Dload_store_analysis.h497 size_t vector_length2 = loc2->GetVectorLength(); in ComputeMayAlias() local