Searched defs:LEAs (Results 1 – 1 of 1) sorted by relevance
481 MemOpMap &LEAs) { in findLEAs()499 bool X86OptimizeLEAPass::removeRedundantAddrCalc(MemOpMap &LEAs) { in removeRedundantAddrCalc()626 bool X86OptimizeLEAPass::removeRedundantLEAs(MemOpMap &LEAs) { in removeRedundantLEAs()730 MemOpMap LEAs; in runOnMachineFunction() local