Home
last modified time | relevance | path

Searched refs:dumprFull (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp1059 LLVM_DUMP_METHOD void SDNode::dumprFull(const SelectionDAG *G) const { in dumprFull() function in SDNode
H A DSelectionDAG.cpp10286 N0.getNode()->dumprFull(this); in salvageDebugInfo()
10783 S->dumprFull(this); dbgs() << "\n"; in AssignTopologicalOrder()
12179 N->dumprFull(DAG); dbgs() << "\n"; in checkForCyclesHelper()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1058 void dumprFull(const SelectionDAG *G = nullptr) const;