Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1111 ConstantInt *getElementSizeInBytesCst() const { in getElementSizeInBytesCst() function
1116 return getElementSizeInBytesCst()->getZExtValue(); in getElementSizeInBytes()