Home
last modified time | relevance | path

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

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