Nearly CC
An educational compiler skeleton
Dataflow< Analysis > Member List

This is the complete list of members for Dataflow< Analysis >, including all inherited members.

Dataflow(const std::shared_ptr< ControlFlowGraph > &cfg)Dataflow< Analysis >
execute()Dataflow< Analysis >
fact_to_string(const FactType &fact)Dataflow< Analysis >static
FactType typedefDataflow< Analysis >
get_fact_after_instruction(std::shared_ptr< InstructionSequence > bb, Instruction *ins) constDataflow< Analysis >
get_fact_at_beginning_of_block(std::shared_ptr< InstructionSequence > bb) constDataflow< Analysis >
get_fact_at_end_of_block(std::shared_ptr< InstructionSequence > bb) constDataflow< Analysis >
get_fact_before_instruction(std::shared_ptr< InstructionSequence > bb, Instruction *ins) constDataflow< Analysis >
MAX_BLOCKSDataflow< Analysis >static
~Dataflow() (defined in Dataflow< Analysis >)Dataflow< Analysis >