Searched refs:IsFastInstanceField (Results 1 - 3 of 3) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver-inl.h86 inline std::pair<bool, bool> CompilerDriver::IsFastInstanceField( function in class:art::CompilerDriver
H A Dcompiler_driver.h251 std::pair<bool, bool> IsFastInstanceField(ObjPtr<mirror::DexCache> dex_cache,
H A Dcompiler_driver.cc1454 std::pair<bool, bool> fast_path = IsFastInstanceField(

Completed in 51 milliseconds