Searched refs:FindIntrinsics (Results 1 – 3 of 3) sorted by relevance
68 locked_inliner->FindIntrinsics(dex_file); in GetMethodInliner()
307 void FindIntrinsics(const DexFile* dex_file) EXCLUSIVE_LOCKS_REQUIRED(lock_);
682 void DexFileMethodInliner::FindIntrinsics(const DexFile* dex_file) { in FindIntrinsics() function in art::DexFileMethodInliner