Searched defs:SlotMapping (Results 1 – 3 of 3) sorted by relevance
33 struct SlotMapping { struct34 std::vector<GlobalValue *> GlobalValues;35 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;36 StringMap<Type *> NamedTypes;37 std::map<unsigned, Type *> Types;
278 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local350 SmallVectorImpl<int> &SlotMapping, in RewriteInstruction()
130 SmallVector<unsigned, 16> SlotMapping(SortedIntervals.size(), -1u); in runOnMachineFunction() local