LLVM 17.0.0git
Classes | Namespaces | Typedefs | Functions
BasicBlockSectionsProfileReader.h File Reference
#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.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 dependency graph for BasicBlockSectionsProfileReader.h:
This graph shows which files directly or indirectly include this file:

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)