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