13#ifndef LLVM_SUPPORT_CRC_H
14#define LLVM_SUPPORT_CRC_H
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory),...
JamCRC(uint32_t Init=0xFFFFFFFFU)
void update(ArrayRef< uint8_t > Data)
This is an optimization pass for GlobalISel generic memory operations.
uint32_t crc32(ArrayRef< uint8_t > Data)
ArrayRef(const T &OneElt) -> ArrayRef< T >