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.cpp1685 void generateDotFile(StringRef DotFile);
2172 void DotCfgDiffDisplayGraph::generateDotFile(StringRef DotFile) { in generateDotFile() function in __anon94a753662f11::DotCfgDiffDisplayGraph
2253 DG.generateDotFile(DotFile); in handleFunctionCompare()