llvm::LoopVerifierPass

Verifier pass for the LoopAnalysis results.

Synopsis

Declared in <llvm/Analysis/LoopInfo.h>

struct LoopVerifierPass
    : RequiredPassInfoMixin<LoopVerifierPass>

Base Classes

NameDescription
RequiredPassInfoMixin<LoopVerifierPass>A CRTP mix-in for passes that should not be skipped.

Member Functions

Name
run

Static Member Functions

Name
isRequired