LLVM 18.0.0git
Classes | Namespaces | Typedefs | Functions
BasicBlockSectionsProfileReader.h File Reference
#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/InitializePasses.h"
#include "llvm/Pass.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/LineIterator.h"
#include "llvm/Support/MemoryBuffer.h"

Go to the source code of this file.

Classes

struct  llvm::BBClusterInfo
 
class  llvm::BasicBlockSectionsProfileReader
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Typedefs

using llvm::ProgramBBClusterInfoMapTy = StringMap< SmallVector< BBClusterInfo > >
 

Functions

ImmutablePassllvm::createBasicBlockSectionsProfileReaderPass (const MemoryBuffer *Buf)