Statistics Collection Pass
A Pass collecting statistics for the graph. Currently, it collects the number of nodes and the number of problem nodes (i.e., nodes where the translation failed for some reason).
Constructors
Functions
Link copied to clipboard
Iterates the nodes of the translationResult to collect statistics.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Check if the pass requires a specific language frontend and if that frontend has been executed.
Link copied to clipboard
Specifies, whether this pass supports this particular language. This defaults to true * and needs to be overridden if a different behaviour is wanted.