Home
last modified time | relevance | path

Searched refs:dumpSize (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
H A Dmain.cpp195 bool dumpSize = options->SizeStat(); in GenerateProgram() local
198 std::map<std::string, size_t> *statp = (dumpSize || dumpSizePct) ? &stat : nullptr; in GenerateProgram()
204 if (dumpSize) { in GenerateProgram()

Completed in 1 milliseconds