Searched refs:LookAheadLimit (Results 1 – 2 of 2) sorted by relevance
51 MachineCSE() : MachineFunctionPass(ID), LookAheadLimit(0), CurrVN(0) { in MachineCSE()72 unsigned LookAheadLimit; member in __anone126a1830111::MachineCSE177 unsigned LookAheadLeft = LookAheadLimit; in isPhysDefTriviallyDead()291 unsigned LookAheadLeft = LookAheadLimit; in PhysRegDefsReach()714 LookAheadLimit = TII->getMachineCSELookAheadLimit(); in runOnMachineFunction()
47 MachineCSE() : MachineFunctionPass(ID), LookAheadLimit(5), CurrVN(0) { in MachineCSE()68 const unsigned LookAheadLimit; member in __anon18025eaf0111::MachineCSE153 unsigned LookAheadLeft = LookAheadLimit; in isPhysDefTriviallyDead()226 unsigned LookAheadLeft = LookAheadLimit; in PhysRegDefsReach()