Files
revng-revng/include
Qian Matteo Chen 4e2eec0380 [NewMFP] Forward the GraphType to RPOTE
RPOTE let's us specify the specific GraphTraits needed
This commits adds a template parameter LGT that specifies
the GraphTraits of the Label (the nodes of our flow graph).

This LGT can be distict from GraphType because,
while most of the llvm graphs are structured so that
nodes of a graph are subgraphs of the same type as
the parent graph, it is not true sometimes
2021-06-08 15:01:02 +02:00
..
2020-11-12 14:55:57 +01:00