LLVM 22.0.0git
llvm::IncIntegerState< base_ty, BestState, WorstState > Member List

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

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