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

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
  353 static Value *isOneOf(const InstructionsState &S, Value *Op) {
  363 static InstructionsState getSameOpcode(ArrayRef<Value *> VL,
 1313     void setOperations(const InstructionsState &S) {
 1339       InstructionsState S = getSameOpcode(Scalars, ReorderIndices.front());
 1386                           const InstructionsState &S,
 1827                       const InstructionsState &S);
 1837     bool extendSchedulingRegion(Value *V, const InstructionsState &S);
 2176   InstructionsState S = getSameOpcode(VL);
 3651   InstructionsState S = getSameOpcode(VL);
 4480                                             const InstructionsState &S) {
 4605                                                       const InstructionsState &S) {
 5512   InstructionsState S = getSameOpcode(VL);