HomeSort by: relevance | last modified time | path
    Searched defs:DR_RW_UNCONDITIONALLY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 721 #define DR_RW_UNCONDITIONALLY(DR) (IFC_DR (DR)->rw_unconditionally)
760 DR_RW_UNCONDITIONALLY (*master_dr) = true;
930 if (DR_RW_UNCONDITIONALLY (*master_dr)
1530 DR_RW_UNCONDITIONALLY (dr) = false;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 702 #define DR_RW_UNCONDITIONALLY(DR) (IFC_DR (DR)->rw_unconditionally)
741 DR_RW_UNCONDITIONALLY (*master_dr) = true;
912 if (DR_RW_UNCONDITIONALLY (*master_dr)
1481 DR_RW_UNCONDITIONALLY (dr) = false;

Completed in 64 milliseconds