LCOV - code coverage report
Current view: top level - metalib_isl - bset_from_bmap.c (source / functions) Hit Total Coverage
Test: 2018-11-12_point_project_unite_cov_greina31.lcov Lines: 2 2 100.0 %
Date: 2018-11-12 12:46:37 Functions: 1 1 100.0 %

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

Generated by: LCOV version 1.12