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

  /art/compiler/dex/
mir_field_info.cc 114 std::pair<bool, bool> fast_path = compiler_driver->IsFastStaticField(
  /art/compiler/driver/
compiler_driver-inl.h 107 inline std::pair<bool, bool> CompilerDriver::IsFastStaticField(
321 // NOTE: Unlike in IsFastStaticField(), we don't check CanAssumeTypeIsPresentInDexCache() here.
compiler_driver.h 261 std::pair<bool, bool> IsFastStaticField(
    [all...]
compiler_driver.cc     [all...]

Completed in 121 milliseconds