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

/art/compiler/dex/
H A Dtype_inference.h401 struct CheckCastMapValue { struct in class:art::TypeInference::CheckCastData
405 ScopedArenaSafeMap<MIR*, CheckCastMapValue> check_cast_map_;
H A Dtype_inference.cc167 check_cast_map_.Put(check_cast, CheckCastMapValue{extra_s_reg, type}); // NOLINT

Completed in 47 milliseconds