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