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

References

lib/Transforms/Vectorize/VPlanSLP.cpp
   78   if (!all_of(Operands, [](VPValue *Op) {
   91       cast<VPInstruction>(Operands[0])->getUnderlyingInstr();
   94   if (!all_of(Operands, [Opcode, Width](VPValue *Op) {
  104   if (any_of(Operands, [this](VPValue *Op) {
  111   if (any_of(Operands,
  123     VPBasicBlock *Parent = cast<VPInstruction>(Operands[0])->getParent();
  127           std::find(Operands.begin(), Operands.end(), VPI) != Operands.end())
  127           std::find(Operands.begin(), Operands.end(), VPI) != Operands.end())
  127           std::find(Operands.begin(), Operands.end(), VPI) != Operands.end())
  130       if (LoadsSeen == Operands.size())
  139     if (!all_of(Operands, [](VPValue *Op) {
  149     if (!all_of(Operands, [](VPValue *Op) {