LLVM 20.0.0git
|
This is the complete list of members for llvm::DemandedBits, including all inherited members.
DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) | llvm::DemandedBits | inline |
determineLiveOperandBitsAdd(unsigned OperandNo, const APInt &AOut, const KnownBits &LHS, const KnownBits &RHS) | llvm::DemandedBits | static |
determineLiveOperandBitsSub(unsigned OperandNo, const APInt &AOut, const KnownBits &LHS, const KnownBits &RHS) | llvm::DemandedBits | static |
getDemandedBits(Instruction *I) | llvm::DemandedBits | |
getDemandedBits(Use *U) | llvm::DemandedBits | |
isInstructionDead(Instruction *I) | llvm::DemandedBits | |
isUseDead(Use *U) | llvm::DemandedBits | |
print(raw_ostream &OS) | llvm::DemandedBits |