Searched refs:CanAllocateProfilingInfo (Results 1 – 4 of 4) sorted by relevance
279 if (!native && jit->GetCodeCache()->CanAllocateProfilingInfo()) { in ForceJitCompiled()
395 bool CanAllocateProfilingInfo() { in CanAllocateProfilingInfo() function
1535 code_cache_->CanAllocateProfilingInfo() && in MaybeCompileMethod()1616 if (!np_method->IsNative() && GetCodeCache()->CanAllocateProfilingInfo()) { in MethodEntered()1854 if (GetCodeCache()->CanAllocateProfilingInfo()) { in EnqueueCompilationFromNterp()
1447 DCHECK(CanAllocateProfilingInfo()); in AddProfilingInfo()1675 if (CanAllocateProfilingInfo() && baseline && info == nullptr) { in NotifyCompilationOf()