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.h735 void CreateCodeGen(IRModule *module, bool enableLog) in CreateCodeGen() function
755 CreateCodeGen(module, enableLog); in Run()