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