|
LLVM
4.0.0
|
This file declares the interface for bisecting optimizations. More...
Go to the source code of this file.
Classes | |
| class | llvm::OptBisect |
| This class implements a mechanism to disable passes and individual optimizations at compile time based on a command line option (-opt-bisect-limit) in order to perform a bisecting search for optimization-related problems. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file declares the interface for bisecting optimizations.
Definition in file OptBisect.h.
1.8.6