Home
last modified time | relevance | path

Searched defs:OsrEntry (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/arch/x86/
Dosr_x86.S16 .global OsrEntry symbol
18 OsrEntry: label
/arkcompiler/runtime_core/static_core/runtime/
Dosr.cpp63 bool OsrEntry(uintptr_t loopHeadBc, const void *osrCode) in OsrEntry() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h336 using OsrEntry = TryBlock::NextFlag; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h594 using OsrEntry = TryBlock::NextFlag; variable