Searched refs:range_of_phi (Results 1 – 13 of 13) sorted by relevance
/dports/lang/gcc11/gcc-11.2.0/gcc/ |
H A D | gimple-range.h | 64 bool range_of_phi (irange &r, gphi *phi);
|
H A D | gimple-range.cc | 376 res = range_of_phi (r, as_a<gphi *> (s)); in calc_stmt() 534 gimple_ranger::range_of_phi (irange &r, gphi *phi) in range_of_phi() function in gimple_ranger
|
H A D | ChangeLog-2020 | 6560 (gimple_ranger::range_of_phi): Ditto. 9396 * gimple-range.cc (gimple_ranger::range_of_phi): Do not call
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ |
H A D | gimple-range.h | 64 bool range_of_phi (irange &r, gphi *phi);
|
H A D | gimple-range.cc | 376 res = range_of_phi (r, as_a<gphi *> (s)); in calc_stmt() 534 gimple_ranger::range_of_phi (irange &r, gphi *phi) in range_of_phi() function in gimple_ranger
|
H A D | ChangeLog-2020 | 6560 (gimple_ranger::range_of_phi): Ditto. 9396 * gimple-range.cc (gimple_ranger::range_of_phi): Do not call
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ |
H A D | gimple-range.h | 64 bool range_of_phi (irange &r, gphi *phi);
|
H A D | gimple-range.cc | 376 res = range_of_phi (r, as_a<gphi *> (s)); in calc_stmt() 534 gimple_ranger::range_of_phi (irange &r, gphi *phi) in range_of_phi() function in gimple_ranger
|
H A D | ChangeLog-2020 | 6560 (gimple_ranger::range_of_phi): Ditto. 9396 * gimple-range.cc (gimple_ranger::range_of_phi): Do not call
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ |
H A D | gimple-range-fold.h | 189 bool range_of_phi (irange &r, gphi *phi, fur_source &src);
|
H A D | gimple-range-fold.cc | 554 res = range_of_phi (r, as_a<gphi *> (s), src); in fold_stmt() 769 fold_using_range::range_of_phi (irange &r, gphi *phi, fur_source &src) in range_of_phi() function in fold_using_range
|
H A D | ChangeLog | 483 * gimple-range-fold.cc (fold_using_range::range_of_phi): Continue 1087 * gimple-range-fold.cc (fold_using_range::range_of_phi): If arg is 9455 * gimple-range-fold.cc (fold_using_range::range_of_phi): 9965 * gimple-range-fold.cc (fold_using_range::range_of_phi): Check 10002 * gimple-range-fold.cc (fold_using_range::range_of_phi): Ignore 18252 (fold_using_range::range_of_phi): Ditto. 20547 (fold_using_range::range_of_phi): Ditto. 20707 (fold_using_range::range_of_phi): Ditto. 22067 (fold_using_range::range_of_phi): Ditto. 23336 (fold_using_range::range_of_phi): Adjust. [all …]
|
H A D | ChangeLog-2020 | 6560 (gimple_ranger::range_of_phi): Ditto. 9396 * gimple-range.cc (gimple_ranger::range_of_phi): Do not call
|