Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1458 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