Searched refs:ZeroElement (Results 1 – 1 of 1) sorted by relevance
5991 APValue ZeroElement; in ZeroInitialization() local5993 ZeroElement = APValue(Info.Ctx.MakeIntValue(0, EltTy)); in ZeroInitialization()5995 ZeroElement = in ZeroInitialization()5998 SmallVector<APValue, 4> Elements(VT->getNumElements(), ZeroElement); in ZeroInitialization()