Searched refs:IsPhi (Results 1 – 2 of 2) sorted by relevance
43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() argument55 if (IsPhi) in allocHungoffUses()63 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses() argument73 allocHungoffUses(NewNumUses, IsPhi); in growHungoffUses()80 if (IsPhi) { in growHungoffUses()
68 void allocHungoffUses(unsigned N, bool IsPhi = false);72 void growHungoffUses(unsigned N, bool IsPhi = false);