Home | History | Annotate | Download | only in dex

Lines Matching refs:ConstantValue

717   int32_t ConstantValue(RegLocation loc) const {
722 int32_t ConstantValue(int32_t s_reg) const {
736 return loc.ref && loc.is_const && (ConstantValue(loc) == 0);