Searched refs:dumpTree (Results 1 – 4 of 4) sorted by relevance
63 LLVM_ABI void dumpTree();
162 void ContextTrieNode::dumpTree() { in dumpTree() function in llvm::ContextTrieNode451 void SampleContextTracker::dump() { RootContext.dumpTree(); } in dump()
1336 LLVM_ABI void dumpTree() const;1337 LLVM_ABI void dumpTree(const Module *M) const;
5503 void MDNode::dumpTree() const { dumpTree(nullptr); } in dumpTree() function in MDNode5506 void MDNode::dumpTree(const Module *M) const { in dumpTree() function in MDNode