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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
  858     for (int i = 0; i != (int)Index; ++i)
  858     for (int i = 0; i != (int)Index; ++i)
  859       ShuffleMask.push_back(Constant::getIntegerValue(IntTy32, APInt(32, i)));