Searched defs:loop_head_bc (Results 1 – 2 of 2) sorted by relevance
53 …C" void OsrEntryAfterCFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loop_head_bc, in OsrEntryAfterCFrame()58 …C" void OsrEntryAfterIFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loop_head_bc, in OsrEntryAfterIFrame()63 …n "C" void OsrEntryTopFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loop_head_bc, in OsrEntryTopFrame()
39 void WriteOsrEventError(Frame *frame, FrameKind kind, uintptr_t loop_head_bc) in WriteOsrEventError()60 bool OsrEntry(uintptr_t loop_head_bc, const void *osr_code) in OsrEntry()