LLVM 22.0.0git
|
A custom std::array with 256 entries, that also has a print function. More...
#include "llvm/Analysis/HashRecognize.h"
Public Member Functions | |
void | print (raw_ostream &OS) const |
LLVM_DUMP_METHOD void | dump () const |
A custom std::array with 256 entries, that also has a print function.
Definition at line 36 of file HashRecognize.h.
void CRCTable::dump | ( | ) | const |
Definition at line 682 of file HashRecognize.cpp.
References llvm::dbgs(), and print().
void CRCTable::print | ( | raw_ostream & | OS | ) | const |
Definition at line 674 of file HashRecognize.cpp.
Referenced by dump(), and llvm::HashRecognize::print().