Searched refs:impossibleToMatch (Results 1 – 2 of 2) sorted by relevance
41 static PatternBenefit impossibleToMatch() { return PatternBenefit(); } in impossibleToMatch() function42 bool isImpossibleToMatch() const { return *this == impossibleToMatch(); } in isImpossibleToMatch()
2241 return PatternBenefit::impossibleToMatch(); in computeLegalizationGraphBenefit()