Searched defs:LEAs (Results 1 – 1 of 1) sorted by relevance
479 MemOpMap &LEAs) { in findLEAs()497 bool X86OptimizeLEAPass::removeRedundantAddrCalc(MemOpMap &LEAs) { in removeRedundantAddrCalc()622 bool X86OptimizeLEAPass::removeRedundantLEAs(MemOpMap &LEAs) { in removeRedundantLEAs()729 MemOpMap LEAs; in runOnMachineFunction() local