Searched refs:MaxGlobalType (Results 1 – 2 of 2) sorted by relevance
1089 unsigned MaxGlobalType = 0; in writeModuleInfo() local1092 MaxGlobalType = std::max(MaxGlobalType, VE.getTypeID(GV.getValueType())); in writeModuleInfo()1131 Log2_32_Ceil(MaxGlobalType+1))); in writeModuleInfo()
1170 unsigned MaxGlobalType = 0; in writeModuleInfo() local1173 MaxGlobalType = std::max(MaxGlobalType, VE.getTypeID(GV.getValueType())); in writeModuleInfo()1215 Log2_32_Ceil(MaxGlobalType+1))); in writeModuleInfo()