Searched refs:MNew (Results 1 – 2 of 2) sorted by relevance
1167 unsigned MNew = MOld; in getUpwardPressureDelta() local1173 MNew = PNew; in getUpwardPressureDelta()1187 if (MNew == MOld) in getUpwardPressureDelta()1194 int CritInc = (int)MNew - (int)CriticalPSets[CritIdx].getUnitInc(); in getUpwardPressureDelta()1202 if (!Delta.CurrentMax.isValid() && MNew > MaxPressureLimit[PSetID]) { in getUpwardPressureDelta()1204 Delta.CurrentMax.setUnitInc(MNew - MOld); in getUpwardPressureDelta()
1099 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1100 I.setMetadata(LLVMContext::MD_alias_scope, MNew); in remap()1103 if (MDNode *MNew = MDMap.lookup(M)) in remap() local1104 I.setMetadata(LLVMContext::MD_noalias, MNew); in remap()1107 if (MDNode *MNew = MDMap.lookup(Decl->getScopeList())) in remap() local1108 Decl->setScopeList(MNew); in remap()