Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kDexCacheViaMethod

3014   return HLoadString::LoadKind::kDexCacheViaMethod;
3023 // TODO: Implement these types. For the moment, we fall back to kDexCacheViaMethod.
3025 HInvokeStaticOrDirect::MethodLoadKind::kDexCacheViaMethod,
3072 case HInvokeStaticOrDirect::MethodLoadKind::kDexCacheViaMethod: {