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

References

lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
 1291           LHSIdx = LHSIdx == -1u ? i : LHSVWidth;
 1291           LHSIdx = LHSIdx == -1u ? i : LHSVWidth;
 1317       if (LHSIdx < LHSVWidth && RHSUniform) {
 1321           Idx = LHSIdx;