Searched defs:TrivialPHIs (Results 1 – 1 of 1) sorted by relevance
1436 DenseSet<PHINode *> &TrivialPHIs, in hoistValue()1482 DenseSet<PHINode *> &TrivialPHIs, in hoistScopeConditions()1558 DenseSet<PHINode *> &TrivialPHIs) { in insertTrivialPHIs()1675 void CHR::transformScopes(CHRScope *Scope, DenseSet<PHINode *> &TrivialPHIs) { in transformScopes()1979 DenseSet<PHINode *> TrivialPHIs; in transformScopes() local