Inferno  0.2
Steps::ExtractCallParams Class Reference

#include <lower_control_flow.hpp>

Inheritance diagram for Steps::ExtractCallParams:
[legend]
Collaboration diagram for Steps::ExtractCallParams:
[legend]

List of all members.

Public Member Functions

 ExtractCallParams ()

Detailed Description

Evaluate the arguments to a funciton into temps first, and then pass the temps into the call - done in case an argument itself contains a function call.

Definition at line 117 of file lower_control_flow.hpp.


Constructor & Destructor Documentation


The documentation for this class was generated from the following files: