Home
last modified time | relevance | path

Searched refs:pet_function_summary_get_ctx (Results 1 – 2 of 2) sorted by relevance

/dports/math/barvinok/barvinok-0.41.5/pet/
H A Dsummary.h28 isl_ctx *pet_function_summary_get_ctx(__isl_keep pet_function_summary *summary);
H A Dsummary.c122 isl_ctx *pet_function_summary_get_ctx(__isl_keep pet_function_summary *summary) in pet_function_summary_get_ctx() function
379 p = isl_printer_to_file(pet_function_summary_get_ctx(summary), stderr); in pet_function_summary_dump()