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

References

lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
 1143   if (Depth == 10)
 1154       if (Depth != 0)
 1171     if (Value *V = SimplifyDemandedVectorElts(Op, Demanded, Undef, Depth + 1)) {