|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SimplifyQuery, including all inherited members.
| AC | llvm::SimplifyQuery | |
| CanUseUndef | llvm::SimplifyQuery | |
| CC | llvm::SimplifyQuery | |
| CxtI | llvm::SimplifyQuery | |
| DC | llvm::SimplifyQuery | |
| DL | llvm::SimplifyQuery | |
| DT | llvm::SimplifyQuery | |
| getWithCondContext(const CondContext &CC) const | llvm::SimplifyQuery | inline |
| getWithInstruction(const Instruction *I) const | llvm::SimplifyQuery | inline |
| getWithoutCondContext() const | llvm::SimplifyQuery | inline |
| getWithoutDomCondCache() const | llvm::SimplifyQuery | inline |
| getWithoutUndef() const | llvm::SimplifyQuery | inline |
| IIQ | llvm::SimplifyQuery | |
| isUndefValue(Value *V) const | llvm::SimplifyQuery | |
| SimplifyQuery(const DataLayout &DL, const Instruction *CXTI=nullptr) | llvm::SimplifyQuery | inline |
| SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, const DominatorTree *DT=nullptr, AssumptionCache *AC=nullptr, const Instruction *CXTI=nullptr, bool UseInstrInfo=true, bool CanUseUndef=true, const DomConditionCache *DC=nullptr) | llvm::SimplifyQuery | inline |
| SimplifyQuery(const DataLayout &DL, const DominatorTree *DT, AssumptionCache *AC=nullptr, const Instruction *CXTI=nullptr, bool UseInstrInfo=true, bool CanUseUndef=true) | llvm::SimplifyQuery | inline |
| TLI | llvm::SimplifyQuery |