Searched refs:InsMI2 (Results 1 – 1 of 1) sorted by relevance
2615 MachineInstr *InsMI2 = nullptr; in convertToThreeAddressWithLEA() local2628 InsMI2 = in convertToThreeAddressWithLEA()2634 if (LV && isKill2 && InsMI2) in convertToThreeAddressWithLEA()2635 LV->replaceKillInstruction(Src2, MI, InsMI2); in convertToThreeAddressWithLEA()