Searched refs:SetArtMethod (Results 1 – 5 of 5) sorted by relevance
32 inline void Executable::SetArtMethod(ArtMethod* method) { in SetArtMethod() function47 SetArtMethod(new_target); in VisitTarget()
28 SetArtMethod<kTransactionActive>(method); in CreateFromArtMethod()
51 void SetArtMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);
813 graph->SetArtMethod(method); in TryCompile()940 graph->SetArtMethod(method); in TryCompileIntrinsic()
2049 callee_graph->SetArtMethod(resolved_method); in TryBuildAndInlineHelper()