ΒΆinline unsigned int ComputeLinearIndex(
    llvm::Type* Ty,
    ArrayRef<unsigned int> Indices,
    unsigned int CurIndex = 0)

Declared at: llvm/include/llvm/CodeGen/Analysis.h:59

Parameters

llvm::Type* Ty
ArrayRef<unsigned int> Indices
unsigned int CurIndex = 0