Searched defs:IsPhi (Results 1 – 12 of 12) sorted by relevance
39 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses()58 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses()63 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
50 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses()67 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
129 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local203 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
733 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
179 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local273 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
161 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local234 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
807 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
1133 bool IsPhi = isa<PHINode>(I); in findCycle() local
806 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
228 bool IsPhi = llvm::isa<InstPhi>(this); in liveness() local
1149 bool IsPhi = isa<PHINode>(I); in findCycle() local