LLVM 18.0.0git
|
This file declares the class VPlanVerifier, which contains utility functions to check the consistency of a VPlan. More...
Go to the source code of this file.
Classes | |
struct | llvm::VPlanVerifier |
Struct with utility functions that can be used to check the consistency and invariants of a VPlan, including the components of its H-CFG. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This file declares the class VPlanVerifier, which contains utility functions to check the consistency of a VPlan.
This includes the following kinds of invariants:
Definition in file VPlanVerifier.h.