10 #ifndef LLVM_DEBUGINFO_CODEVIEW_FUNCTIONID_H 11 #define LLVM_DEBUGINFO_CODEVIEW_FUNCTIONID_H bool operator<=(const FunctionId &A, const FunctionId &B)
This class represents lattice values for constants.
bool operator!=(const FunctionId &A, const FunctionId &B)
bool operator>=(const FunctionId &A, const FunctionId &B)
bool operator>(const FunctionId &A, const FunctionId &B)
static GCRegistry::Add< OcamlGC > B("ocaml", "ocaml 3.10-compatible GC")
FunctionId(uint32_t Index)
bool operator==(const FunctionId &A, const FunctionId &B)
bool operator<(const FunctionId &A, const FunctionId &B)
uint32_t getIndex() const