|
Nearly CC
An educational compiler skeleton
|
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) const | DataflowAnnotator< DataflowType > | inlinevirtual |
| get_block_end_annotation(std::shared_ptr< InstructionSequence > bb) const | DataflowAnnotator< 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 > |