Searched refs:cmp_result (Results 1 – 1 of 1) sorted by relevance
140 ir_constant *const cmp_result = cmp->constant_expression_value(); in calculate_iterations() local142 assert(cmp_result != NULL); in calculate_iterations()143 if (cmp_result->get_bool_component(0)) { in calculate_iterations()