Searched refs:MachineModuleSlotTracker (Results 1 – 4 of 4) sorted by relevance
16 void MachineModuleSlotTracker::processMachineFunctionMetadata( in processMachineFunctionMetadata()34 void MachineModuleSlotTracker::processMachineModule( in processMachineModule()50 void MachineModuleSlotTracker::processMachineFunction( in processMachineFunction()61 void MachineModuleSlotTracker::collectMachineMDNodes( in collectMachineMDNodes()66 MachineModuleSlotTracker::MachineModuleSlotTracker( in MachineModuleSlotTracker() function in MachineModuleSlotTracker81 MachineModuleSlotTracker::~MachineModuleSlotTracker() = default;
132 MachineModuleSlotTracker &MST);225 MachineModuleSlotTracker MST(&MF); in print()566 MachineModuleSlotTracker &MST) { in convertMachineMetadataNodes()567 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes()
22 class MachineModuleSlotTracker : public ModuleSlotTracker {36 MachineModuleSlotTracker(const MachineFunction *MF,38 ~MachineModuleSlotTracker();
377 SRCS_MIN+= CodeGen/MachineModuleSlotTracker.cpp