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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c695 #define DR_RW_UNCONDITIONALLY(DR) (IFC_DR (DR)->rw_unconditionally) macro
734 DR_RW_UNCONDITIONALLY (*master_dr) = true;
905 if (DR_RW_UNCONDITIONALLY (*master_dr)
1459 DR_RW_UNCONDITIONALLY (dr) = false;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc702 #define DR_RW_UNCONDITIONALLY(DR) (IFC_DR (DR)->rw_unconditionally) macro
741 DR_RW_UNCONDITIONALLY (*master_dr) = true;
912 if (DR_RW_UNCONDITIONALLY (*master_dr)
1481 DR_RW_UNCONDITIONALLY (dr) = false;

Completed in 99 milliseconds