Home
last modified time | relevance | path

Searched refs:GetAotModule (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h104 LLVMModule* GetAotModule() const in GetAotModule() function
554 auto module = data->GetAotModule(); in Run()