LLVM 20.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/PassManager.h"
#include <cstdint>
#include <cstring>
#include <limits>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | llvm::lowertypetests::BitSetInfo |
struct | llvm::lowertypetests::BitSetBuilder |
struct | llvm::lowertypetests::GlobalLayoutBuilder |
This class implements a layout algorithm for globals referenced by bit sets that tries to keep members of small bit sets together. More... | |
struct | llvm::lowertypetests::ByteArrayBuilder |
This class is used to build a byte array containing overlapping bit sets. More... | |
class | llvm::LowerTypeTestsPass |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::lowertypetests |
Functions | |
bool | llvm::lowertypetests::isJumpTableCanonical (Function *F) |