LCOV - code coverage report
Current view: top level - metalib_isl - uset_from_umap.c (source / functions) Hit Total Coverage
Test: 2018-10-31_point_maint_greina16.lcov Lines: 0 2 0.0 %
Date: 2018-11-01 11:27:00 Functions: 0 1 0.0 %

          Line data    Source code
       1             : #include <isl/union_map_type.h>
       2             : 
       3             : /* Return the union set that was treated as the union map "umap".
       4             :  */
       5           0 : static __isl_give isl_union_set *uset_from_umap(__isl_take isl_union_map *umap)
       6             : {
       7           0 :         return (isl_union_set *) umap;
       8             : }

Generated by: LCOV version 1.12