Home | History | Annotate | Download | only in IPO

Lines Matching full:changed

82   bool Changed = false;
85 Changed |= optimizeGlobalCtorsList(M, isEmptyFunction);
100 Changed |= RemoveUnusedGlobalValue(GO);
110 Changed |= RemoveUnusedGlobalValue(GA);
117 Changed |= RemoveUnusedGlobalValue(GIF);
173 Changed = true;
182 Changed = true;
192 Changed = true;
202 Changed = true;
210 if (Changed)