Nearly CC
An educational compiler skeleton
DataflowAnnotator< DataflowType > Member List

This is the complete list of members for DataflowAnnotator< DataflowType >, including all inherited members.

DataflowAnnotator(DataflowType &dataflow)DataflowAnnotator< DataflowType >inline
get_block_begin_annotation(std::shared_ptr< InstructionSequence > bb) constDataflowAnnotator< DataflowType >inlinevirtual
get_block_end_annotation(std::shared_ptr< InstructionSequence > bb) constDataflowAnnotator< DataflowType >inlinevirtual
get_instruction_annotation(std::shared_ptr< InstructionSequence > bb, Instruction *ins) const (defined in DataflowAnnotator< DataflowType >)DataflowAnnotator< DataflowType >inline
m_dataflow (defined in DataflowAnnotator< DataflowType >)DataflowAnnotator< DataflowType >