Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/opt/
DGraphPrinters.cpp26 static void WriteGraphToFile(raw_ostream &O, const std::string &GraphName, in WriteGraphToFile() function
76 WriteGraphToFile(llvm::errs(), "callgraph", &getAnalysis<CallGraph>()); in runOnModule()