Searched refs:age (Results 1 – 2 of 2) sorted by relevance
80 if (thisLIR->age >= cUnit->optRound) { in applyLoadStoreElimination()152 newStoreLIR->age = cUnit->optRound; in applyLoadStoreElimination()194 if (thisLIR->age >= cUnit->optRound || in applyLoadHoisting()374 newLoadLIR->age = cUnit->optRound; in applyLoadHoisting()478 newLoadLIR->age = cUnit->optRound; in applyLoadHoisting()
766 int age; // default is 0, set lazily by the optimizer member