Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h323 bool IsEnableLoopInvariantCodeMotion() const in IsEnableLoopInvariantCodeMotion() function
Dgraph_linearizer.cpp830 if (IsEnableLoopInvariantCodeMotion() && loopNumber_ > 0) { in LinearizeGraph()