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