Home
last modified time | relevance | path

Searched refs:SetNotIntrinsic (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dart_method.cc770 void ArtMethod::SetNotIntrinsic() { in SetNotIntrinsic() function in art::ArtMethod
Dart_method.h261 void SetNotIntrinsic() REQUIRES_SHARED(Locks::mutator_lock_);
/art/openjdkjvmti/
Dti_redefine.cc2140 m->SetNotIntrinsic(); in AllocateNewClassObject()
2584 method.SetNotIntrinsic(); in UpdateMethods()