We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c650067 commit 023f691Copy full SHA for 023f691
llvm/include/llvm/SandboxIR/Value.h
@@ -26,6 +26,7 @@ class GlobalValue;
26
class GlobalObject;
27
class Module;
28
class UnaryInstruction;
29
+class CmpInst;
30
31
/// Iterator for the `Use` edges of a Value's users.
32
/// \Returns a `Use` when dereferenced.
0 commit comments