Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:worst

345            "Worst map already initialised?");
380 unsigned worst = 0;
395 if (trc1RegWorst > worst) {
396 worst = trc1RegWorst;
400 if (worst != 0) {
401 classLine[trc2] = worst;