Home
last modified time | relevance | path

Searched refs:IsEnableOptLoopPeeling (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp167 bool isEnableOptLoopPeeling = runtimeOptions.IsEnableOptLoopPeeling(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1167 bool IsEnableOptLoopPeeling() const in IsEnableOptLoopPeeling() function