Searched refs:stopHere (Results 1 – 1 of 1) sorted by relevance
143 bool stopHere = false; in applyLoadStoreElimination() local201 stopHere = true; in applyLoadStoreElimination()205 stopHere = true; in applyLoadStoreElimination()209 stopHere = true; in applyLoadStoreElimination()219 stopHere = true; in applyLoadStoreElimination()223 if (stopHere) { in applyLoadStoreElimination()237 if (stopHere == false) { in applyLoadStoreElimination()238 stopHere = CHECK_REG_DEP(stopUseRegMask, stopDefRegMask, in applyLoadStoreElimination()242 if (stopHere == true) { in applyLoadStoreElimination()314 bool stopHere = false; in applyLoadHoisting() local[all …]