47 :
type(_type), src_filename(_src_filename), out_filename(_out_filename)
57 #if HAVE_HOST_PROFILING_BUILT 58 case(CBackendInformation::CB_BBP):
59 return "BasicBlocksProfiling";
62 case(CBackendInformation::CB_DISCREPANCY_ANALYSIS):
63 return "DiscrepancyAnalysis";
65 case(CBackendInformation::CB_HLS):
66 return "HighLevelSynthesis";
67 case(CBackendInformation::CB_SEQUENTIAL):
#define THROW_UNREACHABLE(str_expr)
helper function used to specify that some points should never be reached