LLVM 22.0.0git
CBuffer.cpp File Reference

Go to the source code of this file.

Functions

static SmallVector< size_t > getMemberOffsets (const DataLayout &DL, GlobalVariable *Handle, llvm::function_ref< bool(Type *)> IsPadding)

Function Documentation

◆ getMemberOffsets()

SmallVector< size_t > getMemberOffsets ( const DataLayout & DL,
GlobalVariable * Handle,
llvm::function_ref< bool(Type *)> IsPadding )
static