Searched refs:getSizeWithOverflow (Results 1 – 1 of 1) sorted by relevance
424 static APInt getSizeWithOverflow(const SizeOffsetType &Data) { in getSizeWithOverflow() function441 Size = getSizeWithOverflow(Data).getZExtValue(); in getObjectSize()714 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst()715 APInt FalseResult = getSizeWithOverflow(FalseSide); in visitSelectInst()