Home
last modified time | relevance | path

Searched defs:DoChecks (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.cpp57 bool Job::DoChecks(TypeSystem *types) in DoChecks() function in ark::verifier::Job
/arkcompiler/runtime_core/static_core/compiler/tests/
Daot_test.cpp241 void DoChecks(AotManager *aotManager, const char *tmpfilePn) in DoChecks() function in ark::compiler::AotTestBuildAndCheck