Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.cc48 ALWAYS_INLINE static inline bool MatchingPrecisionForClass(const RegType* entry, bool precise) in MatchingPrecisionForClass() function
150 return MatchingPrecisionForClass(entry, precise); in MatchDescriptor()
254 if (MatchingPrecisionForClass(reg_type, precise)) { in FindClass()