ΒΆextern unsigned int getSLEB128Size(int64_t Value)
extern unsigned int getSLEB128Size(int64_t Value)
Description
Utility function to get the size of the SLEB128-encoded value.
Declared at: llvm/include/llvm/Support/LEB128.h:194
Parameters
- int64_t Value