Home
last modified time | relevance | path

Searched defs:cachedType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h555 Type cachedType = GetCachedType(); in HandleLdaStr() local
572 Type cachedType = GetCachedType(); in HandleLdaConst() local
590 Type cachedType = GetCachedType(); in HandleLdaType() local
1695 Type cachedType = GetCachedType(); in HandleNewobj() local
3082 Type cachedType = GetCachedType(); in HandleCheckcast() local
3144 Type cachedType = GetCachedType(); in HandleIsinstance() local
4296 bool CheckCastArrayObjectRegDef(Type &cachedType) in CheckCastArrayObjectRegDef()
4327 bool CheckInstanceConsistentArrayObjectRegDef(Type &cachedType) in CheckInstanceConsistentArrayObjectRegDef()
4350 … bool CheckInstanceClass(Type &cachedType, const plugin::Plugin *&plugin, Method const *&jobMethod) in CheckInstanceClass()