Searched refs:CreateCodeGen (Results 1 – 2 of 2) sorted by relevance
82 void CreateCodeGen(LLVMModule *module, bool enableLog) in CreateCodeGen() function in panda::ecmascript::kungfu::StubLLVMIRGenPass91 CreateCodeGen(stubModule, enableLog); in Run()
735 void CreateCodeGen(IRModule *module, bool enableLog) in CreateCodeGen() function755 CreateCodeGen(module, enableLog); in Run()