Searched defs:OsrEntryStub (Results 1 – 3 of 3) sorted by relevance
25 class OsrEntryStub; variable
50 class OsrEntryStub; variable
39 class OsrEntryStub { class104 …OsrEntryStub(Codegen *codegen, SaveStateInst *inst) : label_(codegen->GetEncoder()->CreateLabel())… in OsrEntryStub() function in ark::compiler::OsrEntryStub