Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabsint.cpp128 VerificationStatus VerifyEntryPoints(VerificationContext &verifCtx, ExecContext &execCtx) in VerifyEntryPoints() function
250 return VerifyEntryPoints(*verifCtx, execCtx); in VerifyExcHandler()
260 worstSoFar = std::max(worstSoFar, VerifyEntryPoints(verifCtx, execCtx)); in VerifyMethod()

Completed in 1 milliseconds