Searched defs:compute_local_properties (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cprop.cc | 591 compute_local_properties (sbitmap *kill, sbitmap *comp, in compute_local_properties() function
|
H A D | gcse.cc | 667 compute_local_properties (sbitmap *transp, sbitmap *comp, sbitmap *antloc, in compute_local_properties() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cprop.c | 590 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
|