llvm::BaseRecord::getFormattedName

Return the record's name formatted with spaces as underscores.

Synopsis

Declared in <llvm/TableGen/DirectiveEmitter.h>

std::string
getFormattedName() const;

Return Value

The record name with spaces replaced by underscores.