Searched refs:MNew (Results 1 – 2 of 2) sorted by relevance
1176 unsigned MNew = MOld; in getUpwardPressureDelta() local1182 MNew = PNew; in getUpwardPressureDelta()1196 if (MNew == MOld) in getUpwardPressureDelta()1203 int CritInc = (int)MNew - (int)CriticalPSets[CritIdx].getUnitInc(); in getUpwardPressureDelta()1211 if (!Delta.CurrentMax.isValid() && MNew > MaxPressureLimit[PSetID]) { in getUpwardPressureDelta()1213 Delta.CurrentMax.setUnitInc(MNew - MOld); in getUpwardPressureDelta()
1074 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1075 I.setMetadata(LLVMContext::MD_alias_scope, MNew); in remap()1078 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1079 I.setMetadata(LLVMContext::MD_noalias, MNew); in remap()1082 if (MDNode *MNew = MDMap.lookup(Decl->getScopeList())) in remap() local1083 Decl->setScopeList(MNew); in remap()