Searched refs:operation_no_trapping_overflow (Results 1 – 4 of 4) sorted by relevance
2733 && !operation_no_trapping_overflow (TREE_TYPE (*tp), TREE_CODE (*tp))) in find_trapping_overflow()
4819 extern bool operation_no_trapping_overflow (tree, enum tree_code);
3006 if (!operation_no_trapping_overflow (type, code)) in needs_fold_left_reduction_p()
7212 operation_no_trapping_overflow (tree type, enum tree_code code) in operation_no_trapping_overflow() function