Home
last modified time | relevance | path

Searched defs:IsHoistable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dloop_unswitcher.cpp172 static bool IsHoistable(Inst *inst, Loop *loop) in IsHoistable() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlicm_conditions.cpp99 bool LicmConditions::IsHoistable(const ConditionChain *chain) in IsHoistable() function in ark::compiler::LicmConditions