Searched defs:VisitThrow (Results 1 – 3 of 3) sorted by relevance
2344 void GraphChecker::VisitThrow([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2528 void EncodeVisitor::VisitThrow(GraphVisitor *visitor, [[maybe_unused]] Inst *inst) in VisitThrow() function in ark::compiler::EncodeVisitor
5031 void LLVMIrConstructor::VisitThrow(GraphVisitor *v, Inst *inst) in VisitThrow() function in ark::compiler::LLVMIrConstructor