25 #ifndef LLVM_TRANSFORMS_VECTORIZE_VPLANVERIFIER_H 26 #define LLVM_TRANSFORMS_VECTORIZE_VPLANVERIFIER_H 44 #endif //LLVM_TRANSFORMS_VECTORIZE_VPLANVERIFIER_H This class represents lattice values for constants.
VPRegionBlock represents a collection of VPBasicBlocks and VPRegionBlocks which form a Single-Entry-S...
Class with utility functions that can be used to check the consistency and invariants of a VPlan...
void verifyHierarchicalCFG(const VPRegionBlock *TopRegion) const
Verify the invariants of the H-CFG starting from TopRegion.
This file contains the declarations of the Vectorization Plan base classes: