LLVM 19.0.0git
Classes | Public Member Functions | List of all members
llvm::PredicateInfoBuilder Class Reference

Public Member Functions

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

Detailed Description

Definition at line 236 of file PredicateInfo.cpp.

Constructor & Destructor Documentation

◆ PredicateInfoBuilder()

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

Definition at line 281 of file PredicateInfo.cpp.

References F, and llvm::SmallVectorImpl< T >::resize().

Member Function Documentation

◆ buildPredicateInfo()

void llvm::PredicateInfoBuilder::buildPredicateInfo ( )

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