reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/AsmWriter.cpp
 4296       MST.getMachine() ? *MST.getMachine() : EmptySlotTable;
 4296       MST.getMachine() ? *MST.getMachine() : EmptySlotTable;
 4299       MST.incorporateFunction(*F);
 4319     V->getMetadata()->print(ROS, MST, getModuleFromVal(V));
 4324     WriteConstantInternal(OS, C, TypePrinter, MST.getMachine(), nullptr);
 4326     this->printAsOperand(OS, /* PrintType */ true, MST);