Searched defs:VisitSubOverflowCheck (Results 1 – 5 of 5) sorted by relevance
497 void ChecksElimination::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::ChecksElimination
1571 void Peepholes::VisitSubOverflowCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::Peepholes
824 void BoundsAnalysis::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::BoundsAnalysis
2340 void EncodeVisitor::VisitSubOverflowCheck(GraphVisitor *visitor, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::EncodeVisitor
3364 void LLVMIrConstructor::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::LLVMIrConstructor