10 #ifndef LLVM_DEBUGINFO_CODEVIEW_GUID_H 11 #define LLVM_DEBUGINFO_CODEVIEW_GUID_H bool operator<=(const FunctionId &A, const FunctionId &B)
This class represents lattice values for constants.
bool operator!=(const FunctionId &A, const FunctionId &B)
This represents the 'GUID' type from windows.h.
bool operator>=(const FunctionId &A, const FunctionId &B)
bool operator>(const FunctionId &A, const FunctionId &B)
raw_ostream & operator<<(raw_ostream &OS, const GUID &Guid)
Merge contiguous icmps into a memcmp
bool operator==(const FunctionId &A, const FunctionId &B)
bool operator<(const FunctionId &A, const FunctionId &B)
This class implements an extremely fast bulk output stream that can only output to a stream...