Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp567 static APInt getSizeWithOverflow(const SizeOffsetAPInt &Data) { in getSizeWithOverflow() function
588 Size = getSizeWithOverflow(Data).getZExtValue(); in getObjectSize()