Searched refs:ChainedPhis (Results 1 – 2 of 2) sorted by relevance
104 DenseSet<AssertingVH<PHINode>> ChainedPhis; variable201 ChainedPhis.clear();365 void setChainedPhi(PHINode *PN) { ChainedPhis.insert(PN); }
2127 !(ChainedPhis.count(Phi) || in replaceCongruentIVs()2129 (ChainedPhis.count(Phi) || in replaceCongruentIVs()