aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/IR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/IR.rst')
-rw-r--r--Documentation/IR.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/IR.rst b/Documentation/IR.rst
index e1613402..d41bce87 100644
--- a/Documentation/IR.rst
+++ b/Documentation/IR.rst
@@ -381,7 +381,7 @@ Others
* .phi_src: operand (type must be compatible with .target, alias .src)
* .target: the "result" PSEUDO_PHI
* .type: type of .target
- * .phi_users: list of phi instructions using the target pseudo
+ * .phi_node: the unique phi instruction using the target pseudo
.. op:: OP_CALL
Function call.