Searched refs:ChainedPhis (Results 1 – 2 of 2) sorted by relevance
70 std::set<AssertingVH<PHINode> > ChainedPhis; variable115 ChainedPhis.clear();194 void setChainedPhi(PHINode *PN) { ChainedPhis.insert(PN); }
1761 && !(ChainedPhis.count(Phi) in replaceCongruentIVs()1763 && (ChainedPhis.count(Phi) in replaceCongruentIVs()