Home
last modified time | relevance | path

Searched defs:DisplayGraph (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DGraphWriter.cpp192 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() function in llvm
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2078 createDisplayEdges(DotCfgDiffDisplayGraph & DisplayGraph,unsigned DisplayNodeIndex,std::map<const unsigned,unsigned> & NodeMap) const createDisplayEdges() argument