Searched refs:removeRedundantLEAs (Results 1 – 1 of 1) sorted by relevance
302 bool removeRedundantLEAs(MemOpMap &LEAs);624 bool X86OptimizeLEAPass::removeRedundantLEAs(MemOpMap &LEAs) { in removeRedundantLEAs() function in X86OptimizeLEAPass738 Changed |= removeRedundantLEAs(LEAs); in runOnMachineFunction()