Lines Matching refs:ModuleSlotTracker
114 void convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI,
118 void convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI,
121 const MachineFunction &MF, ModuleSlotTracker &MST);
124 ModuleSlotTracker &MST);
127 ModuleSlotTracker &MST);
140 ModuleSlotTracker &MST;
150 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
295 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
349 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
382 ModuleSlotTracker &MST) { in convertEntryValueObjects()
395 ModuleSlotTracker &MST) { in convertStackObjects()
529 ModuleSlotTracker &MST) { in convertCallSiteObjects()
596 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
962 ModuleSlotTracker &MST) { in printIRValue()