Searched refs:ImpDef2 (Results 1 – 1 of 1) sorted by relevance
1250 MachineInstr *ImpDef2 = nullptr; in convertToThreeAddressWithLEA() local1300 ImpDef2 = BuildMI(MBB, &*MIB, MI.getDebugLoc(), get(X86::IMPLICIT_DEF), in convertToThreeAddressWithLEA()1334 if (ImpDef2) in convertToThreeAddressWithLEA()1335 LIS->InsertMachineInstrInMaps(*ImpDef2); in convertToThreeAddressWithLEA()