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