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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp163 /// clearGraphAttrs - Clear all previously defined node graph attributes.
165 void SelectionDAG::clearGraphAttrs() { function in class:SelectionDAG
169 errs() << "SelectionDAG::clearGraphAttrs is only available in debug builds"

Completed in 475 milliseconds