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