Searched refs:IsUseLessGeneral (Results 1 – 1 of 1) sorted by relevance
258 DCHECK(IsUseLessGeneral(input_use_infos_[index], use_info)); in SetAndCheckInput()265 static bool IsUseLessGeneral(UseInfo use1, UseInfo use2) { in IsUseLessGeneral() function in v8::internal::compiler::InputUseInfos