Searched refs:IsInstantiableTypes (Results 1 – 3 of 3) sorted by relevance
555 bool RegType::IsInstantiableTypes() const { in IsInstantiableTypes() function in art::verifier::RegType
175 bool IsInstantiableTypes() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
2000 if (!res_type.IsInstantiableTypes()) { in CodeFlowVerifyInstruction()