Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.cc727 ObjPtr<mirror::Class> t_cl = t_it == t_if_count ? t : t_if->GetInterface(t_it); in InterfaceClassJoin() local
728 if (!t_cl->IsInterface()) { in InterfaceClassJoin()
732 if (s_cl == t_cl) { in InterfaceClassJoin()