diff options
author | David Faust <david.faust@oracle.com> | 2021-08-03 10:01:31 -0700 |
---|---|---|
committer | David Faust <david.faust@oracle.com> | 2021-09-07 13:48:58 -0700 |
commit | 5b723401b37332df0e2a665c4124d52c9ca7a515 (patch) | |
tree | 0389c0c46174a193c06200c7645841194271baf5 /gcc/tree-ssa-loop-split.c | |
parent | 44e4ed6a3cb9039c1251bec2d68158b68fe3fad8 (diff) | |
download | gcc-5b723401b37332df0e2a665c4124d52c9ca7a515.zip gcc-5b723401b37332df0e2a665c4124d52c9ca7a515.tar.gz gcc-5b723401b37332df0e2a665c4124d52c9ca7a515.tar.bz2 |
ctfc: add function to lookup CTF ID of a TREE type
Add a new function, ctf_lookup_tree_type, to return the CTF type ID
associated with a type via its is TREE node. The function is exposed via
a prototype in ctfc.h.
gcc/ChangeLog:
* ctfc.c (ctf_lookup_tree_type): New function.
* ctfc.h: Likewise.
Diffstat (limited to 'gcc/tree-ssa-loop-split.c')
0 files changed, 0 insertions, 0 deletions