Searched defs:OutputsWithNonPhiUses (Results 1 – 1 of 1) sorted by relevance
1100 DenseSet<Value *> &OutputsWithNonPhiUses) { in analyzeExitPHIsForOutputUses()1298 DenseSet<Value *> OutputsWithNonPhiUses; in findExtractedOutputToOverallOutputMapping() local