diff options
author | Richard Biener <rguenther@suse.de> | 2022-05-11 14:53:37 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-05-11 15:44:31 +0200 |
commit | 684c97dd084b7a535deb400ab8b26b914d011c5c (patch) | |
tree | 8223bdcb6e8b0c9c63ac6dbf76e428903f377d7e /gcc/tree.h | |
parent | 546c6210eb08f583ee4f53a0fd7886b6c958c7fa (diff) | |
download | gcc-684c97dd084b7a535deb400ab8b26b914d011c5c.zip gcc-684c97dd084b7a535deb400ab8b26b914d011c5c.tar.gz gcc-684c97dd084b7a535deb400ab8b26b914d011c5c.tar.bz2 |
Use variadic template functions for the gimple_build forwarders
The following consolidates the forwarders to gimple_build with
UNKNOWN_LOCATION by using two variadic template functions. This
makes the code visually less disturbing and is in preparation
of adding more forwarders with different stmt insertion schemes.
2022-05-11 Richard Biener <rguenther@suse.de>
* gimple-fold.h (gimple_build): Use variadic template
functions for the gimple_build API forwarders without
location_t argument.
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions