Searched defs:VisitNegOverflowAndZeroCheck (Results 1 – 4 of 4) sorted by relevance
736 void BoundsAnalysis::VisitNegOverflowAndZeroCheck(GraphVisitor *v, Inst *inst) in VisitNegOverflowAndZeroCheck() function in panda::compiler::BoundsAnalysis
445 void ChecksElimination::VisitNegOverflowAndZeroCheck(GraphVisitor *v, Inst *inst) in VisitNegOverflowAndZeroCheck() function in panda::compiler::ChecksElimination
1675 void Peepholes::VisitNegOverflowAndZeroCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitNegOverflowAndZeroCheck() function in panda::compiler::Peepholes
5169 void EncodeVisitor::VisitNegOverflowAndZeroCheck(GraphVisitor *visitor, Inst *inst) in VisitNegOverflowAndZeroCheck() function in panda::compiler::EncodeVisitor