|
LLVM
8.0.1
|
#include "llvm/ADT/STLExtras.h"

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| bool | llvm::optimizeGlobalCtorsList (Module &M, function_ref< bool(Function *)> ShouldRemove) |
| Call "ShouldRemove" for every entry in M's global_ctor list and remove the entries for which it returns true. More... | |
1.8.13