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

References

lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
 1408       InputDemandedElts = DemandedElts;
 1416           InputDemandedElts.setBit(OutIdx / Ratio);
 1424           InputDemandedElts.setBit(InIdx);
 1430     simplifyAndSetOp(I, 0, InputDemandedElts, UndefElts2);