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.cpp1858 DotCfgDiffDisplayGraph createDisplayGraph(StringRef Title,
2050 DotCfgDiffDisplayGraph DotCfgDiff::createDisplayGraph(StringRef Title, in createDisplayGraph() function in __anon94a753662a11::DotCfgDiff
2252 DotCfgDiffDisplayGraph DG = Diff.createDisplayGraph(Text, EntryBlockName); in handleFunctionCompare()