Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DIROutliner.cpp1102 DenseSet<Value *> &OutputsWithNonPhiUses) { in analyzeExitPHIsForOutputUses()
1300 DenseSet<Value *> OutputsWithNonPhiUses; in findExtractedOutputToOverallOutputMapping() local