Home
last modified time | relevance | path

Searched defs:VisitSaveStateOsr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp172 void Lowering::VisitSaveStateOsr([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitSaveStateOsr() function in ark::compiler::Lowering
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2188 void GraphChecker::VisitSaveStateOsr([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp597 void EncodeVisitor::VisitSaveStateOsr(GraphVisitor *visitor, Inst *inst) in VisitSaveStateOsr() function in ark::compiler::EncodeVisitor