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

  /art/runtime/verifier/
reg_type_cache.cc 527 if (cur_entry->IsConstantLo() && (cur_entry->IsPrecise() == precise) &&
545 if (cur_entry->IsConstantHi() && (cur_entry->IsPrecise() == precise) &&
reg_type.h 80 bool IsPrecise() const {

Completed in 95 milliseconds