Searched refs:LookAheadLimit (Results 1 – 1 of 1) sorted by relevance
51 MachineCSE() : MachineFunctionPass(ID), LookAheadLimit(5), CurrVN(0) { in MachineCSE()72 const unsigned LookAheadLimit; member in __anondf821cc60111::MachineCSE178 unsigned LookAheadLeft = LookAheadLimit; in isPhysDefTriviallyDead()295 unsigned LookAheadLeft = LookAheadLimit; in PhysRegDefsReach()