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