See: Description
| Class | Description |
|---|---|
| DeadCodeElimination |
The purpose of this pass is to eliminate any statically determinable
dead-code.
|
| OptArg |
A small utility for parsing command-line options.
|
| Pair<FIRST,SECOND> |
This class represents a pair of items
|
| Triple<FIRST,SECOND,THIRD> |
This class represents a triple of items
|
Provides various helper classes, including a simple library for performing dataflow analysis.
Copyright © 2016. All rights reserved.