Lines Matching refs:ModuleSlotTracker
116 void convert(ModuleSlotTracker &MST, yaml::MachineFrameInfo &YamlMFI,
120 void convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI,
123 const MachineFunction &MF, ModuleSlotTracker &MST);
126 ModuleSlotTracker &MST);
129 ModuleSlotTracker &MST);
142 ModuleSlotTracker &MST;
152 MIPrinter(raw_ostream &OS, ModuleSlotTracker &MST, in MIPrinter()
297 T &Object, ModuleSlotTracker &MST) { in printStackObjectDbgInfo()
351 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
385 ModuleSlotTracker &MST) { in convertEntryValueObjects()
398 ModuleSlotTracker &MST) { in convertStackObjects()
532 ModuleSlotTracker &MST) { in convertCallSiteObjects()
599 void MIRPrinter::convert(ModuleSlotTracker &MST, in convert()
979 ModuleSlotTracker &MST) { in printIRValue()