Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp2641 MachineInstr *ExtMI = in convertToThreeAddressWithLEA() local
2649 LV->getVarInfo(leaOutReg).Kills.push_back(ExtMI); in convertToThreeAddressWithLEA()
2653 LV->replaceKillInstruction(Dest, MI, ExtMI); in convertToThreeAddressWithLEA()
2656 return ExtMI; in convertToThreeAddressWithLEA()