Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp82 void CreateCodeGen(LLVMModule *module, bool enableLog) in CreateCodeGen() function in panda::ecmascript::kungfu::StubLLVMIRGenPass
91 CreateCodeGen(stubModule, enableLog); in Run()
Dpass.h547 void CreateCodeGen(LLVMModule *module, bool enableLog) in CreateCodeGen() function
557 CreateCodeGen(module, enableLog); in Run()