Searched refs:AggrUndef (Results 1 – 1 of 1) sorted by relevance
849 auto *AggrUndef = dyn_cast<UndefValue>(Op); in preprocessUndefs() local850 if (!AggrUndef || !Op->getType()->isAggregateType()) in preprocessUndefs()860 AggrConsts[IntrUndef] = AggrUndef; in preprocessUndefs()861 AggrConstTypes[IntrUndef] = AggrUndef->getType(); in preprocessUndefs()