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
511 void Lowering::VisitDeoptimizeIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::Lowering
2106 void GraphChecker::VisitDeoptimizeIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
766 void EncodeVisitor::VisitDeoptimizeIf(GraphVisitor *visitor, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::EncodeVisitor
3060 void LLVMIrConstructor::VisitDeoptimizeIf(GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::LLVMIrConstructor