Home
last modified time | relevance | path

Searched defs:aot_builder (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/aot/aot_builder/
DCMakeLists.txt14 project(aot_builder) project
16 add_library(aot_builder STATIC target
Daot_builder.cpp33 explicit CodeDataProvider(AotBuilder *aot_builder) : aot_builder_(aot_builder) {} in CodeDataProvider()
/arkcompiler/runtime_core/compiler/tests/
Daot_test.cpp186 AotBuilder aot_builder; in TEST_F() local
530 AotBuilder aot_builder; in TEST_F() local
Dclass_hash_table_test.cpp115 AotBuilder aot_builder; in TEST_F() local