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