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

  /src/external/gpl3/gcc/dist/gcc/
var-tracking.cc 1039 bool store_save; local
1072 store_save = amd->store;
1075 amd->store = store_save;
1100 store_save = amd->store;
1103 amd->store = store_save;
1114 store_save = amd->store;
1118 amd->store = store_save;
1124 store_save = amd->store;
1128 amd->store = store_save;
  /src/external/gpl3/gcc.old/dist/gcc/
var-tracking.cc 1045 bool store_save; local
1078 store_save = amd->store;
1081 amd->store = store_save;
1106 store_save = amd->store;
1109 amd->store = store_save;
1120 store_save = amd->store;
1124 amd->store = store_save;
1130 store_save = amd->store;
1134 amd->store = store_save;

Completed in 36 milliseconds