Searched defs:LiteCGIRGeneratorImpl (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| H A D | litecg_codegen.h | 39 class LiteCGIRGeneratorImpl : public CodeGeneratorImpl { class 41 LiteCGIRGeneratorImpl(LMIRModule *module, bool enableLog) : module_(module), enableLog_(enableLog) {} in LiteCGIRGeneratorImpl() function in panda::ecmascript::kungfu::LiteCGIRGeneratorImpl |
Completed in 1 milliseconds