Return the worst possible representable state.
Synopses
Declared in <llvm/Transforms/IPO/Attributor.h>
Return the worst possible representable state.
constexpr
static
base_t
getWorstState();
constexpr
static
base_t
getWorstState(IntegerStateBase const&);
Created with MrDocs