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

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
  764       bool OpIdxAPO = getData(OpIdx, Lane).APO;
  780         OperandData &OpData = getData(Idx, Lane);
  800             bool LeftToRight = Lane > LastLane;
  842         getData(BestOp.Idx.getValue(), Lane).IsUsed = true;