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 MachineModuleSlotTracker82 MachineModuleSlotTracker::~MachineModuleSlotTracker() = default;
96 MachineModuleSlotTracker MST;164 MachineModuleSlotTracker &MST);167 MachineModuleSlotTracker &MST);201 MachineModuleSlotTracker &MST = State.MST; in printMF()559 MachineModuleSlotTracker &MST) { in convertMachineMetadataNodes()560 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes()572 MachineModuleSlotTracker &MST) { in convertCalledGlobals()
23 class LLVM_ABI MachineModuleSlotTracker : public ModuleSlotTracker {37 MachineModuleSlotTracker(const MachineModuleInfo &MMI,40 ~MachineModuleSlotTracker();
410 SRCS_MIN+= CodeGen/MachineModuleSlotTracker.cpp