Searched refs:SetIsLiteCg (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | aot_compiler_stats.h | 81 void SetIsLiteCg(bool litecg) in SetIsLiteCg() function in panda::ecmascript::AotCompilerStats |
H A D | aot_compiler.cpp | 215 compilerStats.SetIsLiteCg(isEnableLiteCG); in Main() |
Completed in 2 milliseconds