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