LLVM
22.0.0git
include
llvm
DebugInfo
CodeView
Classes
|
Namespaces
|
Functions
FunctionId.h File Reference
#include <cinttypes>
Go to the source code of this file.
Classes
class
llvm::codeview::FunctionId
Namespaces
namespace
llvm
This is an optimization pass for GlobalISel generic memory operations.
namespace
llvm::codeview
Functions
bool
llvm::codeview::operator==
(
const
FunctionId
&
A
,
const
FunctionId
&
B
)
bool
llvm::codeview::operator!=
(
const
FunctionId
&
A
,
const
FunctionId
&
B
)
bool
llvm::codeview::operator<
(
const
FunctionId
&
A
,
const
FunctionId
&
B
)
bool
llvm::codeview::operator<=
(
const
FunctionId
&
A
,
const
FunctionId
&
B
)
bool
llvm::codeview::operator>
(
const
FunctionId
&
A
,
const
FunctionId
&
B
)
bool
llvm::codeview::operator>=
(
const
FunctionId
&
A
,
const
FunctionId
&
B
)
Generated on
for LLVM by
1.14.0