LLVM 22.0.0git
ARMBasicBlockInfo.h File Reference
#include "ARMBaseInstrInfo.h"
#include "ARMMachineFunctionInfo.h"
#include "llvm/Support/MathExtras.h"
#include <algorithm>
#include <cstdint>

Go to the source code of this file.

Classes

struct  llvm::BasicBlockInfo
 BasicBlockInfo - Information about the offset and size of a single basic block. More...
class  llvm::ARMBasicBlockUtils

Namespaces

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

Typedefs

using llvm::BBInfoVector = SmallVectorImpl<BasicBlockInfo>

Functions

unsigned llvm::UnknownPadding (Align Alignment, unsigned KnownBits)
 UnknownPadding - Return the worst case padding that could result from unknown offset bits.