Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp132 struct RegionInfoPassGraphTraits { struct
133 static RegionInfo *getGraph(RegionInfoPass *RIP) { in getGraph()