Searched defs:TrivialPHIs (Results 1 – 1 of 1) sorted by relevance
1458 DenseSet<PHINode *> &TrivialPHIs, in hoistValue()1504 DenseSet<PHINode *> &TrivialPHIs, in hoistScopeConditions()1580 DenseSet<PHINode *> &TrivialPHIs) { in insertTrivialPHIs()1701 void CHR::transformScopes(CHRScope *Scope, DenseSet<PHINode *> &TrivialPHIs) { in transformScopes()1984 DenseSet<PHINode *> TrivialPHIs; in transformScopes() local