Home
last modified time | relevance | path

Searched defs:currentModule_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DglobalDeclTransformer.h100 ir::Statement const *currentModule_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.h151 std::shared_ptr<WrappedModule> currentModule_; variable
Dllvm_aot_compiler.cpp238 std::shared_ptr<WrappedModule> currentModule_ {nullptr}; member in ark::llvmbackend::FixedCountSpreader