14 #ifndef LLVM_INCLUDE_LLVM_XRAY_BLOCKPRINTER_H_ 15 #define LLVM_INCLUDE_LLVM_XRAY_BLOCKPRINTER_H_ 37 State CurrentState = State::Start;
56 void reset() { CurrentState = State::Start; }
62 #endif // LLVM_INCLUDE_LLVM_XRAY_BLOCKPRINTER_H_
This class represents lattice values for constants.
amdgpu Simplify well known AMD library false Value Value * Arg
BlockPrinter(raw_ostream &O, RecordPrinter &P)
Error visit(BufferExtents &) override
Lightweight error class with error context and mandatory checking.
This class implements an extremely fast bulk output stream that can only output to a stream...