Get the size (in bits) of the variable, or fragment of the variable that is described.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

std::optional<uint64_t>
getFragmentSizeInBits() const;

Return Value

Class template for optional values.

Created with MrDocs