Searched defs:VisitSubOverflowCheck (Results 1 – 5 of 5) sorted by relevance
502 void ChecksElimination::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::ChecksElimination
1602 void Peepholes::VisitSubOverflowCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::Peepholes
829 void BoundsAnalysis::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::BoundsAnalysis
2335 void EncodeVisitor::VisitSubOverflowCheck(GraphVisitor *visitor, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::EncodeVisitor
3347 void LLVMIrConstructor::VisitSubOverflowCheck(GraphVisitor *v, Inst *inst) in VisitSubOverflowCheck() function in ark::compiler::LLVMIrConstructor