Searched defs:IsPhi (Results 1 – 12 of 12) sorted by relevance
40 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses()57 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()
39 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses()58 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
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
180 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local274 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
803 static bool IsPhi(const NodeAddr<NodeBase*> BA) { in IsPhi() function
230 bool IsPhi = llvm::isa<InstPhi>(this); in liveness() local
1152 bool IsPhi = isa<PHINode>(I); in findCycle() local