Home
last modified time | relevance | path

Searched refs:throwable_class_handle_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.h83 ReferenceTypeInfo::TypeHandle throwable_class_handle_; variable
Dreference_type_propagation.cc64 return GetRootHandle(handles_, ClassLinker::kJavaLangThrowable, &throwable_class_handle_); in GetThrowableClassHandle()