Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_field_info.cc85 std::pair<bool, bool> fast_path = compiler_driver->IsFastInstanceField( in Resolve()
/art/compiler/driver/
Dcompiler_driver-inl.h119 inline std::pair<bool, bool> CompilerDriver::IsFastInstanceField( in IsFastInstanceField() function
Dcompiler_driver.h272 std::pair<bool, bool> IsFastInstanceField(
Dcompiler_driver.cc1277 std::pair<bool, bool> fast_path = IsFastInstanceField( in ComputeInstanceFieldInfo()