Searched defs:OsrEntry (Results 1 – 3 of 3) sorted by relevance
16 .global OsrEntry symbol18 OsrEntry: label
60 bool OsrEntry(uintptr_t loop_head_bc, const void *osr_code) in OsrEntry() function
600 using OsrEntry = TryBlock::NextFlag; variable