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
2928 Type cachedType = GetCachedType(); in HandleCheckcast() local
2990 Type cachedType = GetCachedType(); in HandleIsinstance() local
4106 bool CheckCastArrayObjectRegDef(Type &cachedType) in CheckCastArrayObjectRegDef()
4137 bool CheckInstanceConsistentArrayObjectRegDef(Type &cachedType) in CheckInstanceConsistentArrayObjectRegDef()
4160 … bool CheckInstanceClass(Type &cachedType, const plugin::Plugin *&plugin, Method const *&jobMethod) in CheckInstanceClass()