Searched refs:MNew (Results 1 – 2 of 2) sorted by relevance
1179 unsigned MNew = MOld; in getUpwardPressureDelta() local1185 MNew = PNew; in getUpwardPressureDelta()1199 if (MNew == MOld) in getUpwardPressureDelta()1206 int CritInc = (int)MNew - (int)CriticalPSets[CritIdx].getUnitInc(); in getUpwardPressureDelta()1214 if (!Delta.CurrentMax.isValid() && MNew > MaxPressureLimit[PSetID]) { in getUpwardPressureDelta()1216 Delta.CurrentMax.setUnitInc(MNew - MOld); in getUpwardPressureDelta()
1077 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1078 I.setMetadata(LLVMContext::MD_alias_scope, MNew); in remap()1081 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1082 I.setMetadata(LLVMContext::MD_noalias, MNew); in remap()1085 if (MDNode *MNew = MDMap.lookup(Decl->getScopeList())) in remap() local1086 Decl->setScopeList(MNew); in remap()