Searched defs:compute_local_properties (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cprop.c | 591 compute_local_properties (sbitmap *kill, sbitmap *comp, in compute_local_properties() function
|
H A D | gcse.c | 667 compute_local_properties (sbitmap *transp, sbitmap *comp, sbitmap *antloc, in compute_local_properties() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cprop.c | 598 compute_local_properties (sbitmap *kill, sbitmap *comp, in compute_local_properties() function
|
H A D | gcse.c | 634 compute_local_properties (sbitmap *transp, sbitmap *comp, sbitmap *antloc, in compute_local_properties() function
|