Home
last modified time | relevance | path

Searched refs:getMaxIndexSizeInBits (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDataLayout.h415 unsigned getMaxIndexSizeInBits() const { in getMaxIndexSizeInBits() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDBasicAliasAnalysis.cpp588 unsigned MaxIndexSize = DL.getMaxIndexSizeInBits(); in DecomposeGEPExpression()