LLVM  8.0.1
Classes | Namespaces
LegacyPassNameParser.h File Reference
#include "llvm/ADT/STLExtras.h"
#include "llvm/Pass.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <cstring>
Include dependency graph for LegacyPassNameParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::PassNameParser
 
class  llvm::FilteredPassNameParser< Filter >
 ===-------------------------------------------------------------------—===// FilteredPassNameParser class - Make use of the pass registration mechanism to automatically add a command line argument to opt for each pass that satisfies a filter criteria. More...
 
class  llvm::PassArgFilter< Args >
 ===-------------------------------------------------------------------—===// PassArgFilter - A filter for use with PassNameFilterParser that only accepts a Pass whose Arg matches certain strings. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.