HomeSort by relevance Sort by last modified time
    Searched refs:IsValidHandle (Results 1 - 3 of 3) sorted by null

  /art/compiler/optimizing/
reference_type_propagation.cc 40 if (!ReferenceTypeInfo::IsValidHandle(*cache)) {
    [all...]
nodes.cc     [all...]
nodes.h 169 static bool IsValidHandle(TypeHandle handle) {
174 return IsValidHandle(type_handle_);
    [all...]

Completed in 221 milliseconds