Links[{"label":"rco.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/refman/rco.html"},{"label":"rco.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/rco.pdf"},{"label":"Contributing an optimizer","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/contributing-an-optimizer.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/contributing-an-optimizer.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/contributing-an-optimizer.R"},{"label":"Docker file","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/docker-readme.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/docker-readme.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/docker-readme.R"},{"label":"Common Subexpression Elimination","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-common-subexpr.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-common-subexpr.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-common-subexpr.R"},{"label":"Constant Folding","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-constant-folding.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-constant-folding.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-constant-folding.R"},{"label":"Constant Propagation","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-constant-propagation.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-constant-propagation.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-constant-propagation.R"},{"label":"Dead Code Elimination","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-dead-code.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-dead-code.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/rco/vignettes/opt-dead-code.R"}]
TextReference manual: rco.html , rco.pdf Vignettes: Contributing an optimizer ( source , R code ) Docker file ( source , R code ) Common Subexpression Elimination ( source , R code ) Constant Folding ( source , R code ) Constant Propagation ( source , R code ) Dead Code Elimination ( source , R code ) Dead Expression Elimination ( source , R code ) Dead Store Elimination ( source , R code ) Loop-invariant Code Motion ( source , R code )