Class DiffFixedWidthInt

class DiffFixedWidthInt : public Decoder

Public Functions

DiffFixedWidthInt(const size_t byte_width, const int64_t baseline)
llvm::Instruction *codegenDecode(llvm::Value *byte_stream, llvm::Value *pos, llvm::Module *llvm_module) const

Private Members

const size_t byte_width_
const int64_t baseline_