Searched defs:VisitDeoptimizeIf (Results 1 – 5 of 5) sorted by relevance
50 void DeoptimizeElimination::VisitDeoptimizeIf(GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::DeoptimizeElimination
502 void Lowering::VisitDeoptimizeIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::Lowering
2189 void GraphChecker::VisitDeoptimizeIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
767 void EncodeVisitor::VisitDeoptimizeIf(GraphVisitor *visitor, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::EncodeVisitor
3407 void LLVMIrConstructor::VisitDeoptimizeIf(GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::LLVMIrConstructor