Searched refs:AggrConstTypes (Results 1 – 1 of 1) sorted by relevance
65 DenseMap<Instruction *, Type *> AggrConstTypes; member in __anon21a763720111::SPIRVEmitIntrinsics1218 AggrConstTypes[IntrUndef] = AggrUndef->getType(); in preprocessUndefs()1270 AggrConstTypes[CI] = deduceNestedTypeHelper(AggrConst, false); in preprocessCompositeConstants()1935 auto It = AggrConstTypes.find(II); in insertAssignTypeIntrs()1936 if (It == AggrConstTypes.end()) in insertAssignTypeIntrs()2384 AggrConstTypes.clear(); in runOnFunction()