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