Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation.cc103 HandleCache* GetHandleCache() { in GetHandleCache() function in art::ReferenceTypePropagation::RTPVisitor
H A Dnodes.h266 HandleCache* GetHandleCache() { return &handle_cache_; } in GetHandleCache() function