Searched refs:shouldAvoidAbsorbingNotIntoSelect (Results 1 – 2 of 2) sorted by relevance
216 static bool shouldAvoidAbsorbingNotIntoSelect(const SelectInst &SI) { in shouldAvoidAbsorbingNotIntoSelect() function280 if (shouldAvoidAbsorbingNotIntoSelect(*cast<SelectInst>(I))) in canFreelyInvertAllUsersOf()
3173 !InstCombiner::shouldAvoidAbsorbingNotIntoSelect(SI)) { in visitSelectInst()