Searched defs:VisitSubOverflowCheck (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | bounds_analysis.cpp | 761 void BoundsAnalysis::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in panda::compiler::BoundsAnalysis |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| D | checks_elimination.cpp | 433 void ChecksElimination::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in panda::compiler::ChecksElimination |
| D | peepholes.cpp | 1664 void Peepholes::VisitSubOverflowCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in panda::compiler::Peepholes |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 5157 void EncodeVisitor::VisitSubOverflowCheck(GraphVisitor *visitor, Inst *inst) in VisitSubOverflowCheck() function in panda::compiler::EncodeVisitor |