Searched defs:CopyIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp593 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI).getRegSlot(); local
798 SlotIndex CopyIdx local
1073 SlotIndex CopyIdx = LIS->getInstructionIndex(CopyMI).getRegSlot(true); local
1245 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI); local
1839 const SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI); local
[all...]

Completed in 159 milliseconds