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