Searched defs:LLVMModule (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | llvm_codegen.h | 47 class LLVMModule; variable |
D | llvm_ir_builder.cpp | 2387 LLVMModule::LLVMModule(NativeAreaAllocator* allocator, const std::string &name, bool logDbg, const … in LLVMModule() function in panda::ecmascript::kungfu::LLVMModule |