Home
last modified time | relevance | path

Searched refs:DR_FREE_ACCESS_FNS (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree-data-ref.h144 #define DR_FREE_ACCESS_FNS(DR) \ macro
Dtree-data-ref.c1935 DR_FREE_ACCESS_FNS (dr); in free_data_ref()
DChangeLog-20061142 * tree-data-ref.c (free_data_ref): Use DR_FREE_ACCESS_FNS macro.