Home
last modified time | relevance | path

Searched refs:IsMethodPresentForOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/jobs/
H A Djob.h56 bool IsMethodPresentForOffset(uint32_t offset) const in IsMethodPresentForOffset() function in ark::verifier::Job
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.h1745 if (job_->IsMethodPresentForOffset(inst_.GetOffset())) { in CheckCtor()
3680 if (!job_->IsMethodPresentForOffset(offset)) { in GetCachedMethod()

Completed in 8 milliseconds