Searched defs:IsInstIncOrDec (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | countable_loop_parser.cpp | 197 bool CountableLoopParser::IsInstIncOrDec(Inst *inst) in IsInstIncOrDec() function in ark::compiler::CountableLoopParser |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| D | checks_elimination.cpp | 543 bool ChecksElimination::IsInstIncOrDec(Inst *inst) in IsInstIncOrDec() function in ark::compiler::ChecksElimination |