Searched refs:VisitAddOverflow (Results 1 – 4 of 4) sorted by relevance
92 static void VisitAddOverflow(GraphVisitor *visitor, Inst *inst);
2305 void EncodeVisitor::VisitAddOverflow(GraphVisitor *visitor, Inst *inst) in VisitAddOverflow() function in ark::compiler::EncodeVisitor
266 static void VisitAddOverflow([[maybe_unused]] GraphVisitor *v, Inst *inst);
1423 void GraphChecker::VisitAddOverflow([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker