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