Lines Matching refs:use2
205 static bool IsUseLessGeneral(UseInfo use1, UseInfo use2) {206 return use1.truncation().IsLessGeneralThan(use2.truncation());