Home
last modified time | relevance | path

Searched refs:ComponentType (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dtype_inference.h195 Type ComponentType() const { in ComponentType() function
Dtype_inference.cc495 changed |= UpdateSRegFromLowWordType(mod_s_reg, sregs_[base_mod_s_reg].ComponentType()); in Apply()
808 Type component_type = array_type.ComponentType(); in InitializeSRegs()