Searched refs:IsInliningBudgetAvailable (Results 1 – 2 of 2) sorted by relevance
146 bool IsInliningBudgetAvailable(art::ArtMethod* method, const CodeItemDataAccessor& accessor) const
1506 bool HInliner::IsInliningBudgetAvailable(ArtMethod* method, in IsInliningBudgetAvailable() function in art::HInliner1563 if (!IsInliningBudgetAvailable(method, accessor)) { in TryBuildAndInline()