Searched refs:OsrGuardTypeOf (Results 1 – 6 of 6) sorted by relevance
182 OsrGuardType OsrGuardTypeOf(Operator const*);
275 if (OsrGuardTypeOf(osr_guard->op()) == OsrGuardType::kUninitialized && in SetTypeForOsrValue()
233 OsrGuardType OsrGuardTypeOf(Operator const* op) { in OsrGuardTypeOf() function
378 switch (OsrGuardTypeOf(node->op())) { in Check()
583 switch (OsrGuardTypeOf(node->op())) { in TypeOsrGuard()
1327 switch (OsrGuardTypeOf(node->op())) { in VisitOsrGuard()