Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp132 struct RegionInfoPassGraphTraits { struct
140 RegionInfoPass, false, RegionInfo *, RegionInfoPassGraphTraits> {
144 RegionInfoPassGraphTraits>("reg", ID) { in RegionPrinter()
152 RegionInfoPass, true, RegionInfo *, RegionInfoPassGraphTraits> {
156 RegionInfoPassGraphTraits>("reg", ID) { in RegionOnlyPrinter()
164 RegionInfoPass, false, RegionInfo *, RegionInfoPassGraphTraits> {
168 RegionInfoPassGraphTraits>("reg", ID) { in RegionViewer()
176 RegionInfoPassGraphTraits> {
180 RegionInfoPassGraphTraits>("regonly", in RegionOnlyViewer()