LLVM 22.0.0git
llvm::PredicateInfoBuilder Class Reference

Public Member Functions

 PredicateInfoBuilder (PredicateInfo &PI, Function &F, DominatorTree &DT, AssumptionCache &AC, BumpPtrAllocator &Allocator)
void buildPredicateInfo ()

Detailed Description

Definition at line 194 of file PredicateInfo.cpp.

Constructor & Destructor Documentation

◆ PredicateInfoBuilder()

llvm::PredicateInfoBuilder::PredicateInfoBuilder ( PredicateInfo & PI,
Function & F,
DominatorTree & DT,
AssumptionCache & AC,
BumpPtrAllocator & Allocator )
inline

Definition at line 244 of file PredicateInfo.cpp.

Member Function Documentation

◆ buildPredicateInfo()

void llvm::PredicateInfoBuilder::buildPredicateInfo ( )

The documentation for this class was generated from the following file: