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

References

lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  398       if (IE->getOperand(2) == Index)
  399         return replaceInstUsesWith(EI, IE->getOperand(1));
  402       if (isa<Constant>(IE->getOperand(2)) && IndexC) {
  404         EI.setOperand(0, IE->getOperand(0));