Searched defs:IndexListEntry (Results 1 – 2 of 2) sorted by relevance
44 IndexListEntry(MachineInstr *mi, unsigned index) : mi(mi), index(index) {} in IndexListEntry() function
51 IndexListEntry(MachineInstr *mi, unsigned index) : mi(mi), index(index) {} in IndexListEntry() function