Home
last modified time | relevance | path

Searched refs:IsFastStaticField (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/
Dmir_field_info.cc114 std::pair<bool, bool> fast_path = compiler_driver->IsFastStaticField( in Resolve()
/art/compiler/driver/
Dcompiler_driver-inl.h107 inline std::pair<bool, bool> CompilerDriver::IsFastStaticField( in IsFastStaticField() function
Dcompiler_driver.h261 std::pair<bool, bool> IsFastStaticField(
Dcompiler_driver.cc1139 std::pair<bool, bool> fast_path = IsFastStaticField( in ComputeStaticFieldInfo()