Searched refs:IsInstantiableTypes (Results 1 – 3 of 3) sorted by relevance
593 bool RegType::IsInstantiableTypes() const { in IsInstantiableTypes() function in art::verifier::RegType
187 bool IsInstantiableTypes() const REQUIRES_SHARED(Locks::mutator_lock_);
2504 if (!res_type.IsInstantiableTypes()) { in CodeFlowVerifyInstruction()