LLVM 22.0.0git
llvm::DecIntegerState< base_ty > Member List

This is the complete list of members for llvm::DecIntegerState< base_ty >, including all inherited members.

Assumedllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>protected
base_t typedefllvm::DecIntegerState< base_ty >
getAssumed() constllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
getBestState()llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inlinestatic
getKnown() constllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
getWorstState()llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inlinestatic
llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>::handleNewAssumedValue(base_t Value)=0llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>protectedpure virtual
llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>::handleNewKnownValue(base_t Value)=0llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>protectedpure virtual
indicateOptimisticFixpoint() overridellvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inlinevirtual
indicatePessimisticFixpoint() overridellvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inlinevirtual
IntegerStateBase()=defaultllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>
isAtFixpoint() const overridellvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inlinevirtual
isValidState() const overridellvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inlinevirtual
llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>::joinAND(base_t AssumedValue, base_t KnownValue)=0llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>protectedpure virtual
llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>::joinOR(base_t AssumedValue, base_t KnownValue)=0llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>protectedpure virtual
Knownllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>protected
operator!=(const IntegerStateBase< base_t, BestState, WorstState > &R) constllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
operator&=(const IntegerStateBase< base_t, BestState, WorstState > &R)llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
operator+=(const IntegerStateBase< base_t, BestState, WorstState > &R)llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
operator==(const IntegerStateBase< base_t, BestState, WorstState > &R) constllvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
operator^=(const IntegerStateBase< base_t, BestState, WorstState > &R)llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
operator|=(const IntegerStateBase< base_t, BestState, WorstState > &R)llvm::IntegerStateBase< uint32_t, 0, ~uint32_t(0)>inline
takeAssumedMaximum(base_t Value)llvm::DecIntegerState< base_ty >inline
takeKnownMinimum(base_t Value)llvm::DecIntegerState< base_ty >inline
~AbstractState()=defaultllvm::AbstractStatevirtual