Return the record's name formatted with spaces as underscores.
Declared in <llvm/TableGen/DirectiveEmitter.h>
<llvm/TableGen/DirectiveEmitter.h>
std::string getFormattedName() const;
The record name with spaces replaced by underscores.