Searched defs:IsPhi (Results 1 – 5 of 5) sorted by relevance
50 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses()67 void User::growHungoffUses(unsigned NewNumUses, bool IsPhi) { in growHungoffUses()
176 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs() local269 bool IsPhi = DFG.IsCode<NodeAttrs::Phi>(TA); in getAllReachingDefs() local
873 bool IsPhi = isa<PHINode>(I), BPrepared = false; in preprocessCompositeConstants() local1514 bool IsPhi = isa<PHINode>(I), BPrepared = false; in processInstrAfterVisit() local
835 static bool IsPhi(const Node BA) { in IsPhi() function
1143 bool IsPhi = isa<PHINode>(I); in findCycle() local