Searched refs:SetNotIntrinsic (Results 1 – 3 of 3) sorted by relevance
757 void ArtMethod::SetNotIntrinsic() { in SetNotIntrinsic() function in art::ArtMethod
261 void SetNotIntrinsic() REQUIRES_SHARED(Locks::mutator_lock_);
2155 m->SetNotIntrinsic(); in AllocateNewClassObject()2596 method.SetNotIntrinsic(); in UpdateMethods()