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