Searched refs:AggrConsts (Results 1 – 1 of 1) sorted by relevance
71 DenseMap<Instruction *, Constant *> AggrConsts; member in __anon21a763720111::SPIRVEmitIntrinsics860 AggrConsts[IntrUndef] = AggrUndef; in preprocessUndefs()913 AggrConsts[CI] = AggrConst; in preprocessCompositeConstants()1506 auto t = AggrConsts.find(I); in processInstrAfterVisit()1507 assert(t != AggrConsts.end()); in processInstrAfterVisit()1645 AggrConsts.clear(); in runOnFunction()