Searched refs:UserSize (Results 1 – 3 of 3) sorted by relevance
99 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig() argument104 UserSize, TotalSize, MaxSize); in reportAllocationSizeTooBig()
34 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize,
52899 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineConstantPoolLoads() local52900 if (LdSize < UserSize || !ISD::isNormalLoad(User)) { in combineConstantPoolLoads()