LLVM 22.0.0git
|
This file declares the class VPlanVerifier, which contains utility functions to check the consistency of a VPlan. More...
#include "llvm/Support/Compiler.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
LLVM_ABI_FOR_TEST bool | llvm::verifyVPlanIsValid (const VPlan &Plan, bool VerifyLate=false) |
Verify invariants for general VPlans. | |
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.