Home
last modified time | relevance | path

Searched defs:HandleCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation.h29 class HandleCache; variable
H A Dhandle_cache.h30 explicit HandleCache(VariableSizedHandleScope* handles) : handles_(handles) { } in HandleCache() function