Searched refs:GetNoInlineFromDexFile (Results 1 – 2 of 2) sorted by relevance
233 const std::vector<const DexFile*>* GetNoInlineFromDexFile() const { in GetNoInlineFromDexFile() function
3001 compiler_options_->GetNoInlineFromDexFile() != nullptr && in MayInlineInternal()3002 ContainsElement(*compiler_options_->GetNoInlineFromDexFile(), inlined_from)) { in MayInlineInternal()