Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1688 void generateDotFile(StringRef DotFile);
2179 void DotCfgDiffDisplayGraph::generateDotFile(StringRef DotFile) { in generateDotFile() function in __anon94a753662f11::DotCfgDiffDisplayGraph
2260 DG.generateDotFile(DotFile); in handleFunctionCompare()