Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dreference_type_propagation.cc72 HandleCache* handle_cache, in RTPVisitor()
800 void ReferenceTypePropagation::UpdateArrayGet(HArrayGet* instr, HandleCache* handle_cache) { in UpdateArrayGet()