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.h552 Type cachedType = GetCachedType(); in HandleLdaStr() local
569 Type cachedType = GetCachedType(); in HandleLdaConst() local
587 Type cachedType = GetCachedType(); in HandleLdaType() local
1692 Type cachedType = GetCachedType(); in HandleNewobj() local
3079 Type cachedType = GetCachedType(); in HandleCheckcast() local
3141 Type cachedType = GetCachedType(); in HandleIsinstance() local
4293 bool CheckCastArrayObjectRegDef(Type &cachedType) in CheckCastArrayObjectRegDef()
4324 bool CheckInstanceConsistentArrayObjectRegDef(Type &cachedType) in CheckInstanceConsistentArrayObjectRegDef()
4347 … bool CheckInstanceClass(Type &cachedType, const plugin::Plugin *&plugin, Method const *&jobMethod) in CheckInstanceClass()