HomeSort by relevance Sort by last modified time
    Searched refs:FindIntrinsics (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/
dex_file_to_method_inliner_map.cc 68 locked_inliner->FindIntrinsics(dex_file);
dex_file_method_inliner.h 44 * all the supported intrinsic methods are looked up once by the FindIntrinsics
354 void FindIntrinsics(const DexFile* dex_file) EXCLUSIVE_LOCKS_REQUIRED(lock_);
dex_file_method_inliner.cc     [all...]

Completed in 113 milliseconds