Searched refs:IsFastInstanceField (Results 1 – 3 of 3) sorted by relevance
86 inline std::pair<bool, bool> CompilerDriver::IsFastInstanceField( in IsFastInstanceField() function
165 std::pair<bool, bool> IsFastInstanceField(ObjPtr<mirror::DexCache> dex_cache,
1403 std::pair<bool, bool> fast_path = IsFastInstanceField( in ComputeInstanceFieldInfo()