LLVM 19.0.0git
llvm::DemandedBits Member List

This is the complete list of members for llvm::DemandedBits, including all inherited members.

DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT)llvm::DemandedBitsinline
determineLiveOperandBitsAdd(unsigned OperandNo, const APInt &AOut, const KnownBits &LHS, const KnownBits &RHS)llvm::DemandedBitsstatic
determineLiveOperandBitsSub(unsigned OperandNo, const APInt &AOut, const KnownBits &LHS, const KnownBits &RHS)llvm::DemandedBitsstatic
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