Home
last modified time | relevance | path

Searched refs:TypeFound (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1309 bool TypeFound; in findExtractedOutputToOverallOutputMapping() local
1319 TypeFound = false; in findExtractedOutputToOverallOutputMapping()
1339 TypeFound = true; in findExtractedOutputToOverallOutputMapping()
1350 if (!TypeFound) { in findExtractedOutputToOverallOutputMapping()