Home
last modified time | relevance | path

Searched defs:cflowInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/cflow/
H A Dcflow_info.cpp133 auto cflowInfo = MakePandaUnique<CflowMethodInfo>(methodPcStartPtr, codeSize); in GetCflowMethodInfo() local
H A Dcflow_check.cpp30 static VerificationStatus CheckValidFlagInstructionException(Method const *&method, CflowMethodInfo const *&cflowInfo, in CheckValidFlagInstructionException() argument
55 static VerificationStatus CheckCode(Method const *method, CflowMethodInfo const *cflowInfo) in CheckCode() argument
[all...]
/arkcompiler/runtime_core/static_core/verification/jobs/
H A Djob.cpp69 auto cflowInfo = CheckCflow(method_); in DoChecks() local
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabsint.cpp70 auto &cflowInfo = verifCtx.CflowInfo(); in PrepareVerificationContext() local
164 auto &cflowInfo = verifCtx.CflowInfo(); in ComputeRegContext() local

Completed in 2 milliseconds