Home
last modified time | relevance | path

Searched defs:TrivialPHIs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1450 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