Searched defs:setGraphAttrs (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp175 /// setGraphAttrs - Set graph attributes for a node. (eg. "color=red".)
177 void SelectionDAG::setGraphAttrs(const SDNode *N, const char *Attrs) { function in class:SelectionDAG
181 errs() << "SelectionDAG::setGraphAttrs is only available in debug builds"

Completed in 997 milliseconds