Home
last modified time | relevance | path

Searched refs:InsMI2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp2615 MachineInstr *InsMI2 = nullptr; in convertToThreeAddressWithLEA() local
2628 InsMI2 = in convertToThreeAddressWithLEA()
2634 if (LV && isKill2 && InsMI2) in convertToThreeAddressWithLEA()
2635 LV->replaceKillInstruction(Src2, MI, InsMI2); in convertToThreeAddressWithLEA()