Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kStringInit

4157     kStringInit,
4194 // - thread entrypoint offset for kStringInit method if this is a string init invoke.
4295 bool IsStringInit() const { return GetMethodLoadKind() == MethodLoadKind::kStringInit; }