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

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

Generated by: LCOV version 1.12