|
LLVM 22.0.0git
|
#include "llvm/ADT/SmallString.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/IR/Module.h"#include "llvm/IR/PassManager.h"#include "llvm/InitializePasses.h"#include "llvm/Pass.h"#include "llvm/Support/Error.h"#include "llvm/Support/LineIterator.h"#include "llvm/Support/MemoryBuffer.h"#include "llvm/Support/UniqueBBID.h"#include "llvm/Target/TargetMachine.h"Go to the source code of this file.
Classes | |
| struct | llvm::BBClusterInfo |
| struct | llvm::FunctionPathAndClusterInfo |
| class | llvm::BasicBlockSectionsProfileReader |
| class | llvm::BasicBlockSectionsProfileReaderAnalysis |
Analysis pass providing the BasicBlockSectionsProfileReader. More... | |
| class | llvm::BasicBlockSectionsProfileReaderWrapperPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
| ImmutablePass * | llvm::createBasicBlockSectionsProfileReaderWrapperPass (const MemoryBuffer *Buf) |