Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h192 void SetNotIntrinsic() REQUIRES_SHARED(Locks::mutator_lock_);
Dart_method.cc732 void ArtMethod::SetNotIntrinsic() { in SetNotIntrinsic() function in art::ArtMethod
/art/openjdkjvmti/
Dti_redefine.cc2134 m->SetNotIntrinsic(); in AllocateNewClassObject()
2588 method.SetNotIntrinsic(); in UpdateMethods()