Home
last modified time | relevance | path

Searched defs:VisitDeoptimizeIf (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Ddeoptimize_elimination.cpp50 void DeoptimizeElimination::VisitDeoptimizeIf(GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::DeoptimizeElimination
Dlowering.cpp523 void Lowering::VisitDeoptimizeIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::Lowering
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2196 void GraphChecker::VisitDeoptimizeIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp769 void EncodeVisitor::VisitDeoptimizeIf(GraphVisitor *visitor, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3390 void LLVMIrConstructor::VisitDeoptimizeIf(GraphVisitor *v, Inst *inst) in VisitDeoptimizeIf() function in ark::compiler::LLVMIrConstructor