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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
 1078   if (!ConstMask)
 1082   if (ConstMask->isNullValue())
 1086   if (ConstMask->isAllOnesValue()) {
 1094   APInt DemandedElts = possiblyDemandedEltsInMask(ConstMask);