Searched refs:LookAheadLimit (Results 1 – 3 of 3) sorted by relevance
51 MachineCSE() : MachineFunctionPass(ID), LookAheadLimit(0), CurrVN(0) { in MachineCSE()72 unsigned LookAheadLimit; member in __anondf821cc60111::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 __anon519c92f20111::MachineCSE153 unsigned LookAheadLeft = LookAheadLimit; in isPhysDefTriviallyDead()226 unsigned LookAheadLeft = LookAheadLimit; in PhysRegDefsReach()
99 unsigned LookAheadLimit = 0; member in __anonab39d0fe0111::MachineCSE201 unsigned LookAheadLeft = LookAheadLimit; in isPhysDefTriviallyDead()314 unsigned LookAheadLeft = LookAheadLimit; in PhysRegDefsReach()735 LookAheadLimit = TII->getMachineCSELookAheadLimit(); in runOnMachineFunction()