Searched refs:shouldAvoidAbsorbingNotIntoSelect (Results 1 – 3 of 3) sorted by relevance
229 static bool shouldAvoidAbsorbingNotIntoSelect(const SelectInst &SI) { in shouldAvoidAbsorbingNotIntoSelect() function297 if (shouldAvoidAbsorbingNotIntoSelect(*cast<SelectInst>(I))) in canFreelyInvertAllUsersOf()
3714 !InstCombiner::shouldAvoidAbsorbingNotIntoSelect(SI)) { in visitSelectInst()
2357 !shouldAvoidAbsorbingNotIntoSelect(*cast<SelectInst>(V)); in getFreelyInvertedImpl()