Home
last modified time | relevance | path

Searched refs:printrWithDepth (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp614 void SDNode::printrWithDepth(raw_ostream &OS, const SelectionDAG *G, in printrWithDepth() function in SDNode
621 printrWithDepth(OS, G, 10); in printrFull()
625 printrWithDepth(dbgs(), G, depth); in dumprWithDepth()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h651 void printrWithDepth(raw_ostream &O, const SelectionDAG *G = 0,