Searched refs:ErasableImplicitDef (Results 1 – 1 of 1) sorted by relevance
2560 bool ErasableImplicitDef = false; member2585 ErasableImplicitDef = false; in mustKeepImplicitDef()2826 V.ErasableImplicitDef = true; in analyzeValue()2865 V.ErasableImplicitDef = true; in analyzeValue()2922 if (OtherV.ErasableImplicitDef) { in analyzeValue()3287 OtherV.ErasableImplicitDef && OtherV.Resolution == CR_Keep; in pruneValues()3384 (V.Resolution != CR_Keep || !V.ErasableImplicitDef || !V.Pruned)) in pruneSubRegValues()3472 if (V.Resolution != CR_Keep || !V.ErasableImplicitDef || !V.Pruned) in removeImplicitDefs()3493 if (!Vals[i].ErasableImplicitDef || !Vals[i].Pruned) in eraseInstrs()