Home
last modified time | relevance | path

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

/art/compiler/dex/
Dtype_inference.h401 struct CheckCastMapValue { struct
405 ScopedArenaSafeMap<MIR*, CheckCastMapValue> check_cast_map_; argument
Dtype_inference.cc167 check_cast_map_.Put(check_cast, CheckCastMapValue{extra_s_reg, type}); // NOLINT in AddCheckCast()