Return true if nodes should be rendered with HTML-like labels.
Declared in <llvm/Support/DOTGraphTraits.h>
static
bool
renderNodesUsingHTML();
HTML-like labels allow colors and richer formatting in nodes and edge source labels.
True when nodes and edge source labels use HTML-like formatting.