Home
last modified time | relevance | path

Searched refs:OsrEntry (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h493 SetField<OsrEntry>(v); in SetOsrEntry()
498 return GetField<OsrEntry>(); in IsOsrEntry()
594 using OsrEntry = TryBlock::NextFlag; variable
595 …using JumpFlag = OsrEntry::NextFlag; // signals that Codegen should insert a jump to the successor
/arkcompiler/runtime_core/docs/
Don-stack-replacement.md21 | mov x10, 0 | |OsrEntry |
120 return OsrEntry(method, bytecode_offset)