param: document ranger-recompute-depth

gcc/ChangeLog:

	* doc/invoke.texi: Document new param.
This commit is contained in:
Martin Liska
2023-04-03 10:04:22 +02:00
parent 2a0c4a1c5b
commit 9fd6d83a4c
+4
View File
@@ -16170,6 +16170,10 @@ per supernode, before terminating analysis.
Maximum depth of logical expression evaluation ranger will look through
when evaluating outgoing edge ranges.
@item ranger-recompute-depth
Maximum depth of instruction chains to consider for recomputation
in the outgoing range calculator.
@item relation-block-limit
Maximum number of relations the oracle will register in a basic block.