Home
last modified time | relevance | path

Searched refs:GetCachedMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.h71 Method const *GetCachedMethod(uint32_t offset) const in GetCachedMethod() function
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h1766 Method const *ctor = GetCachedMethod(); in CheckCtor()
3342 Method const *method = GetCachedMethod(); in HandleCallShort()
3371 Method const *method = GetCachedMethod(); in HandleCallAccShort()
3410 Method const *method = GetCachedMethod(); in HandleCall()
3438 Method const *method = GetCachedMethod(); in HandleCallAcc()
3468 Method const *method = GetCachedMethod(); in HandleCallRange()
3494 Method const *method = GetCachedMethod(); in HandleCallVirtShort()
3517 Method const *method = GetCachedMethod(); in HandleCallVirtAccShort()
3545 Method const *method = GetCachedMethod(); in HandleCallVirt()
3567 Method const *method = GetCachedMethod(); in HandleCallVirtAcc()
[all …]