Searched refs:MachineModuleSlotTracker (Results 1 – 4 of 4) sorted by relevance
15 void MachineModuleSlotTracker::processMachineFunctionMetadata( in processMachineFunctionMetadata()33 void MachineModuleSlotTracker::processMachineModule( in processMachineModule()49 void MachineModuleSlotTracker::processMachineFunction( in processMachineFunction()60 void MachineModuleSlotTracker::collectMachineMDNodes( in collectMachineMDNodes()65 MachineModuleSlotTracker::MachineModuleSlotTracker( in MachineModuleSlotTracker() function in MachineModuleSlotTracker81 MachineModuleSlotTracker::~MachineModuleSlotTracker() = default;
141 MachineModuleSlotTracker &MST);222 MachineModuleSlotTracker MST(&MF); in print()542 MachineModuleSlotTracker &MST) { in convertMachineMetadataNodes()543 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes()
22 class MachineModuleSlotTracker : public ModuleSlotTracker {36 MachineModuleSlotTracker(const MachineFunction *MF,38 ~MachineModuleSlotTracker();
327 SRCS_MIN+= CodeGen/MachineModuleSlotTracker.cpp