package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_lib.LoopUnrolling

Syntactic loop unrolling.

val unroll_loops : GoblintCil.fundec -> int -> unit

Unroll loops in a function.

  • parameter totalLoops

    total number of loops from autotuner

val find_original : GoblintCil.stmt -> GoblintCil.stmt

Find original un-unrolled instance of the statement.

OCaml

Innovation. Community. Security.