X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gcc%2Fdoc%2Fgccint%2Fanalysis-and-representation-of-loops%2Fiv-analysis-on-rtl.rst;h=2f7600382ce80857fb08a14d82c9b4519760e3bc;hb=3ed1b4ce7c9bdf8c777d12da0f5fe4cae8ba7c8e;hp=77facc00abd4ef520e9f243c9fd2a4f615297e71;hpb=a305ac87b46e263a3bc0c886f9dfddf2664f6af8;p=thirdparty%2Fgcc.git diff --git a/gcc/doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst b/gcc/doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst index 77facc00abd..2f7600382ce 100644 --- a/gcc/doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst +++ b/gcc/doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst @@ -52,4 +52,4 @@ and the value in the i-th iteration is subreg_{mode} (base + i * step) The function ``get_iv_value`` can be used to perform these -calculations. \ No newline at end of file +calculations.