Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1768 DotCfgDiffDisplayGraph createDisplayGraph(StringRef Title,
1965 DotCfgDiffDisplayGraph DotCfgDiff::createDisplayGraph(StringRef Title, in createDisplayGraph() function in __anon218a2f2e2a11::DotCfgDiff
2162 DotCfgDiffDisplayGraph DG = Diff.createDisplayGraph(Text, EntryBlockName); in handleFunctionCompare()