Searched refs:stored_type (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dinstruction_builder.cc404 Primitive::Type stored_type = stored_value->GetType(); local
405 DCHECK_NE(stored_type, Primitive::kPrimVoid);
427 if (Primitive::Is64BitType(stored_type)) {

Completed in 22 milliseconds