Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1359 SlotIndex Ins2Idx; in convertToThreeAddressWithLEA() local
1361 Ins2Idx = LIS->InsertMachineInstrInMaps(*InsMI2); in convertToThreeAddressWithLEA()
1380 Src2Seg->end = Ins2Idx.getRegSlot(); in convertToThreeAddressWithLEA()