Searched refs:OsrGuardTypeOf (Results 1 – 5 of 5) sorted by relevance
293 OsrGuardType OsrGuardTypeOf(Operator const*);
325 OsrGuardType OsrGuardTypeOf(Operator const* op) { in OsrGuardTypeOf() function
386 switch (OsrGuardTypeOf(node->op())) { in Check()
595 switch (OsrGuardTypeOf(node->op())) { in TypeOsrGuard()
1367 switch (OsrGuardTypeOf(node->op())) { in VisitOsrGuard()