Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.cc102 HandleCache* GetHandleCache() { in GetHandleCache() function in art::ReferenceTypePropagation::RTPVisitor
Dnodes.h426 HandleCache* GetHandleCache() { return &handle_cache_; } in GetHandleCache() function