Searched refs:IntrUndef (Results 1 – 1 of 1) sorted by relevance
857 auto *IntrUndef = B.CreateIntrinsic(Intrinsic::spv_undef, {}, {}); in preprocessUndefs() local858 Worklist.push(IntrUndef); in preprocessUndefs()859 I->replaceUsesOfWith(Op, IntrUndef); in preprocessUndefs()860 AggrConsts[IntrUndef] = AggrUndef; in preprocessUndefs()861 AggrConstTypes[IntrUndef] = AggrUndef->getType(); in preprocessUndefs()