Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.h25 class OsrEntryStub; variable
Dcodegen.h50 class OsrEntryStub; variable
Dcodegen.cpp39 class OsrEntryStub { class
104OsrEntryStub(Codegen *codegen, SaveStateInst *inst) : label_(codegen->GetEncoder()->CreateLabel())… in OsrEntryStub() function in ark::compiler::OsrEntryStub