Searched refs:IsSpecial (Results 1 – 6 of 6) sorted by relevance
134 bool IsSpecial() const { in IsSpecial() function
1180 ->IsSpecial(cu_->method_idx)) { in SkipCompilation()
1526 if (!method_info.FastPath() || !method_info.IsSpecial()) { in InlineSpecialMethods()
85 bool IsSpecial(uint32_t method_index) LOCKS_EXCLUDED(lock_);
623 bool DexFileMethodInliner::IsSpecial(uint32_t method_index) { in IsSpecial() function in art::DexFileMethodInliner
1564 if (method_info.IsSpecial()) { in GenInvokeNoInline()