Searched refs:AggrConstTypes (Results 1 – 1 of 1) sorted by relevance
72 DenseMap<Instruction *, Type *> AggrConstTypes; member in __anon21a763720111::SPIRVEmitIntrinsics861 AggrConstTypes[IntrUndef] = AggrUndef->getType(); in preprocessUndefs()914 AggrConstTypes[CI] = deduceNestedTypeHelper(AggrConst, false); in preprocessCompositeConstants()1454 auto It = AggrConstTypes.find(II); in insertAssignTypeIntrs()1455 if (It == AggrConstTypes.end()) in insertAssignTypeIntrs()1646 AggrConstTypes.clear(); in runOnFunction()