package goblint

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

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.