Searched refs:madeChanges (Results 1 – 7 of 7) sorted by relevance
19 bool madeChanges = false; in EliminateDeadGlobalVariables() local31 madeChanges = true; in EliminateDeadGlobalVariables()46 return madeChanges; in EliminateDeadGlobalVariables()
19 bool madeChanges = false; in EliminateDeadFunctions() local31 madeChanges = true; in EliminateDeadFunctions()46 return madeChanges; in EliminateDeadFunctions()
341 bool madeChanges; in createAffixMatchers() local343 madeChanges = false; in createAffixMatchers()346 madeChanges = true; in createAffixMatchers()352 } while (madeChanges); in createAffixMatchers()
343 bool madeChanges; in createAffixMatchers() local345 madeChanges = false; in createAffixMatchers()348 madeChanges = true; in createAffixMatchers()354 } while (madeChanges); in createAffixMatchers()
362 bool madeChanges; in createAffixMatchers() local364 madeChanges = false; in createAffixMatchers()367 madeChanges = true; in createAffixMatchers()373 } while (madeChanges); in createAffixMatchers()
1160 bool madeChanges = false; in analyze() local1204 madeChanges = true; in analyze()1219 return madeChanges; in analyze()