Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dcountable_loop_parser.h58 bool IsConditionCodeAcceptable();
Dcountable_loop_parser.cpp97 return IsConditionCodeAcceptable(); in TryProcessBackEdge()
297 bool CountableLoopParser::IsConditionCodeAcceptable() in IsConditionCodeAcceptable() function in ark::compiler::CountableLoopParser