Searched refs:IntrUndef (Results 1 – 1 of 1) sorted by relevance
185 auto *IntrUndef = IRB->CreateIntrinsic(Intrinsic::spv_undef, {}, {}); in preprocessUndefs() local186 Worklist.push(IntrUndef); in preprocessUndefs()187 I->replaceUsesOfWith(Op, IntrUndef); in preprocessUndefs()188 AggrConsts[IntrUndef] = AggrUndef; in preprocessUndefs()