Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp1054 LLVM_DUMP_METHOD void SDNode::dumprFull(const SelectionDAG *G) const { in dumprFull() function in SDNode
H A DSelectionDAG.cpp10035 N0.getNode()->dumprFull(this); in salvageDebugInfo()
10523 S->dumprFull(this); dbgs() << "\n"; in AssignTopologicalOrder()
11864 N->dumprFull(DAG); dbgs() << "\n"; in checkForCyclesHelper()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1043 void dumprFull(const SelectionDAG *G = nullptr) const;