reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineSelect.cpp
 1643       IsFreeOrProfitableToInvert(A, NotA, ElidesXor) &&
 1644       IsFreeOrProfitableToInvert(B, NotB, ElidesXor) &&
 1645       IsFreeOrProfitableToInvert(C, NotC, ElidesXor) && ElidesXor) {
 1645       IsFreeOrProfitableToInvert(C, NotC, ElidesXor) && ElidesXor) {