Searched refs:MNew (Results 1 – 2 of 2) sorted by relevance
1178 unsigned MNew = MOld; in getUpwardPressureDelta() local1184 MNew = PNew; in getUpwardPressureDelta()1198 if (MNew == MOld) in getUpwardPressureDelta()1205 int CritInc = (int)MNew - (int)CriticalPSets[CritIdx].getUnitInc(); in getUpwardPressureDelta()1213 if (!Delta.CurrentMax.isValid() && MNew > MaxPressureLimit[PSetID]) { in getUpwardPressureDelta()1215 Delta.CurrentMax.setUnitInc(MNew - MOld); in getUpwardPressureDelta()
1079 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1080 I.setMetadata(LLVMContext::MD_alias_scope, MNew); in remap()1083 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1084 I.setMetadata(LLVMContext::MD_noalias, MNew); in remap()1087 if (MDNode *MNew = MDMap.lookup(Decl->getScopeList())) in remap() local1088 Decl->setScopeList(MNew); in remap()