Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h57 AotData(const File *pfile, Graph *graph, AddressType codeAddr, uint64_t *intfInlineCacheIndex, in AotData() function
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h46 class AotData; variable