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