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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h66 class GraphWriter { class in namespace:llvm
110 GraphWriter(raw_ostream &o, const GraphType &g, bool SN) : O(o), G(g) { function in class:llvm::GraphWriter

Completed in 51 milliseconds