Searched refs:ByteConstant (Results 1 – 3 of 3) sorted by relevance
88 inline const ImpreciseConstType& RegTypeCache::ByteConstant() { in ByteConstant() function
143 const ImpreciseConstType& ByteConstant() REQUIRES_SHARED(Locks::mutator_lock_);
647 return reg_types->ByteConstant(); in Merge()