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