Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp132 struct RegionInfoPassGraphTraits { struct
140 RegionInfoPass, false, RegionInfo *, RegionInfoPassGraphTraits> {
144 RegionInfoPassGraphTraits>("reg", ID) { in RegionPrinter()
151 RegionInfoPass, true, RegionInfo *, RegionInfoPassGraphTraits> {
155 RegionInfoPassGraphTraits>("reg", ID) { in RegionOnlyPrinter()
162 RegionInfoPass, false, RegionInfo *, RegionInfoPassGraphTraits> {
166 RegionInfoPassGraphTraits>("reg", ID) {} in RegionViewer()
172 RegionInfoPassGraphTraits> {
176 RegionInfoPassGraphTraits>("regonly", in RegionOnlyViewer()