Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1491 DotCfgDiffDisplayGraph createDisplayGraph(StringRef Title,
1688 DotCfgDiffDisplayGraph DotCfgDiff::createDisplayGraph(StringRef Title, in createDisplayGraph() function in __anone1b304962011::DotCfgDiff
1885 DotCfgDiffDisplayGraph DG = Diff.createDisplayGraph(Text, EntryBlockName); in handleFunctionCompare()