| 1 | #include "dfg/DFGConstantFoldingPhase.cpp" |
|---|---|
| 2 | #include "dfg/DFGConstantHoistingPhase.cpp" |
| 3 | #include "dfg/DFGCriticalEdgeBreakingPhase.cpp" |
| 4 | #include "dfg/DFGDCEPhase.cpp" |
| 5 | #include "dfg/DFGDesiredGlobalProperties.cpp" |
| 6 | #include "dfg/DFGDesiredIdentifiers.cpp" |
| 7 | #include "dfg/DFGDesiredTransitions.cpp" |
| 8 | #include "dfg/DFGDesiredWatchpoints.cpp" |
| 9 |