Searched defs:VisitOrNot (Results 1 – 3 of 3) sorted by relevance
155 void Lowering::VisitOrNot([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitOrNot() function in ark::compiler::Lowering
2669 void GraphChecker::VisitOrNot([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
222 void EncodeVisitor::VisitOrNot(GraphVisitor *visitor, Inst *inst) in VisitOrNot() function in ark::compiler::EncodeVisitor