Searched defs:VisitAddOverflowCheck (Results 1 – 4 of 4) sorted by relevance
489 void ChecksElimination::VisitAddOverflowCheck(GraphVisitor *v, Inst *inst) in VisitAddOverflowCheck() function in ark::compiler::ChecksElimination
1590 void Peepholes::VisitAddOverflowCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitAddOverflowCheck() function in ark::compiler::Peepholes
819 void BoundsAnalysis::VisitAddOverflowCheck(GraphVisitor *v, Inst *inst) in VisitAddOverflowCheck() function in ark::compiler::BoundsAnalysis
2310 void EncodeVisitor::VisitAddOverflowCheck(GraphVisitor *visitor, Inst *inst) in VisitAddOverflowCheck() function in ark::compiler::EncodeVisitor