Searched refs:DR_BASE_W_UNCONDITIONALLY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c694 #define DR_BASE_W_UNCONDITIONALLY(DR) (IFC_DR (DR)->written_at_least_once) macro
745 DR_BASE_W_UNCONDITIONALLY (*base_master_dr) = true;
915 && DR_BASE_W_UNCONDITIONALLY (*base_master_dr))
1458 DR_BASE_W_UNCONDITIONALLY (dr) = false;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc701 #define DR_BASE_W_UNCONDITIONALLY(DR) (IFC_DR (DR)->written_at_least_once) macro
752 DR_BASE_W_UNCONDITIONALLY (*base_master_dr) = true;
922 && DR_BASE_W_UNCONDITIONALLY (*base_master_dr))
1480 DR_BASE_W_UNCONDITIONALLY (dr) = false;

Completed in 130 milliseconds