Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_impl.cpp170 std::string thermalLevelArg = "--compiler-thermal-level=" + std::to_string(thermalLevel_); in AddExpandArgs() local
171 argVector.emplace_back(thermalLevelArg); in AddExpandArgs()

Completed in 1 milliseconds