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 MachineModuleSlotTracker80 MachineModuleSlotTracker::~MachineModuleSlotTracker() = default;
130 MachineModuleSlotTracker &MST);223 MachineModuleSlotTracker MST(&MF); in print()563 MachineModuleSlotTracker &MST) { in convertMachineMetadataNodes()564 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes()
22 class MachineModuleSlotTracker : public ModuleSlotTracker {36 MachineModuleSlotTracker(const MachineFunction *MF,38 ~MachineModuleSlotTracker();
364 SRCS_MIN+= CodeGen/MachineModuleSlotTracker.cpp