Home
last modified time | relevance | path

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

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