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

/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hh403 bool force_squash = false; local
415 if (force_squash ||
421 force_squash = true;
423 if (ld_inst->possibleLoadViolation() || force_squash) {

Completed in 6 milliseconds