LCOV - code coverage report
Current view: top level - metalib_isl - set_from_map.c (source / functions) Hit Total Coverage
Test: 2018-11-01_10-31_merged3.lcov Lines: 2 2 100.0 %
Date: 2018-11-01 12:23:03 Functions: 1 1 100.0 %

          Line data    Source code
       1             : #include <isl/map_type.h>
       2             : 
       3             : /* Return the set that was treated as the map "map".
       4             :  */
       5  2808443981 : static __isl_give isl_set *set_from_map(__isl_take isl_map *map)
       6             : {
       7  2808443981 :         return (isl_set *) map;
       8             : }

Generated by: LCOV version 1.12