Home
last modified time | relevance | path

Searched defs:DotCfgDiffDisplayGraph (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1313 class DotCfgDiffDisplayGraph { class
1315 DotCfgDiffDisplayGraph(std::string Name) : GraphName(Name) {} in DotCfgDiffDisplayGraph() function in __anone1b304962011::DotCfgDiffDisplayGraph