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