gematria
gematria copied to clipboard
Add support for instruction annotations to the graph builder.
Allows BasicBlockGraphBuilder to store instruction annotations in a vector-of-vector matrix while processing instructions to build graphs, so that they are available to graph builder based models. The list of names of annotation types to be stored is supplied at the time of construction of the graph builder.