Searched refs:JavaLangString (Results 1 – 4 of 4) sorted by relevance
135 inline const PreciseReferenceType& RegTypeCache::JavaLangString() { in JavaLangString() function
140 const PreciseReferenceType& JavaLangString() REQUIRES_SHARED(Locks::mutator_lock_);
428 const RegType& resolved_ref = cache.JavaLangString(); in TEST_F()454 const RegType& ref_type = cache.JavaLangString(); in TEST_F()455 const RegType& ref_type_2 = cache.JavaLangString(); in TEST_F()491 const RegType& string = cache_new.JavaLangString(); in TEST_F()
2305 this, inst->VRegA_21c(), reg_types_.JavaLangString()); in CodeFlowVerifyInstruction()2309 this, inst->VRegA_31c(), reg_types_.JavaLangString()); in CodeFlowVerifyInstruction()