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

References

lib/Transforms/Vectorize/VPlan.cpp
  135       assert(EnableVPlanNativePath &&
  203   if (EnableVPlanNativePath && (CBV = getCondBit())) {
  236       if (EnableVPlanNativePath) {
  416     assert(EnableVPlanNativePath &&
  434   assert((EnableVPlanNativePath ||
  437   assert((!EnableVPlanNativePath || isa<BranchInst>(LastBB->getTerminator())) &&
  449   if (!EnableVPlanNativePath)