Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jit/
Dprofiling_info.cc93 InlineCache* caches = GetInlineCaches(); in GetInlineCache() local
104 BranchCache* caches = GetBranchCaches(); in GetBranchCache() local
Dprofiling_info_test.cc111 std::vector<ProfileMethodInfo::ProfileInlineCache> caches; in SaveProfilingInfoWithFakeInlineCaches() local
Djit_code_cache.cc468 InlineCache* caches = info->GetInlineCaches(); in SweepRootTables() local
/art/openjdkjvmti/
Dti_redefine.cc1327 art::ObjPtr<art::mirror::ObjectArray<art::mirror::DexCache>> caches) in SetOldDexCaches()
1567 void SetOldDexCaches(art::ObjPtr<art::mirror::ObjectArray<art::mirror::DexCache>> caches) in SetOldDexCaches()