Searched defs:TrivialPHIs (Results 1 – 1 of 1) sorted by relevance
1450 DenseSet<PHINode *> &TrivialPHIs, in hoistValue()1496 DenseSet<PHINode *> &TrivialPHIs, in hoistScopeConditions()1572 DenseSet<PHINode *> &TrivialPHIs) { in insertTrivialPHIs()1689 void CHR::transformScopes(CHRScope *Scope, DenseSet<PHINode *> &TrivialPHIs) { in transformScopes()1973 DenseSet<PHINode *> TrivialPHIs; in transformScopes() local