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

References

lib/Transforms/Vectorize/VPlanPredicator.cpp
  166       IncomingPredicate = PredBlock->getPredicate();
  170       IncomingPredicate =
  175     if (IncomingPredicate)
  176       IncomingPredicates.push_back(IncomingPredicate);