Searched refs:ChainedPhis (Results 1 – 2 of 2) sorted by relevance
107 DenseSet<AssertingVH<PHINode>> ChainedPhis; variable204 ChainedPhis.clear();370 void setChainedPhi(PHINode *PN) { ChainedPhis.insert(PN); }
2142 !(ChainedPhis.count(Phi) || in replaceCongruentIVs()2144 (ChainedPhis.count(Phi) || in replaceCongruentIVs()