LLVM API Documentation
#include "llvm/Transforms/Scalar.h"#include "llvm/Constants.h"#include "llvm/Function.h"#include "llvm/Instructions.h"#include "llvm/Pass.h"#include "llvm/Support/Debug.h"#include "llvm/ADT/Statistic.h"#include <algorithm>Include dependency graph for LowerSwitch.cpp:

Go to the source code of this file.
Functions | |
| FunctionPass * | llvm::createLowerSwitchPass () |
| std::ostream & | operator<< (std::ostream &O, const std::vector< LowerSwitch::Case > &C) |
|
||||||||||||
|
Definition at line 84 of file LowerSwitch.cpp. |
|
|
|
|
|
|