Searched defs:MaxUses (Results 1 – 2 of 2) sorted by relevance
118 const int MaxUses = 10; in checkArgumentUses() local
2264 auto isUsesAtMost = [&](unsigned Reg, unsigned MaxUses) { in shouldLocalize()2287 unsigned MaxUses = maxUses(RematCost); in shouldLocalize() local