Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1514 DotCfgDiffDisplayGraph createDisplayGraph(StringRef Title,
1711 DotCfgDiffDisplayGraph DotCfgDiff::createDisplayGraph(StringRef Title, in createDisplayGraph() function in __anon0dac999d2511::DotCfgDiff
1908 DotCfgDiffDisplayGraph DG = Diff.createDisplayGraph(Text, EntryBlockName); in handleFunctionCompare()