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.cpp1295 bool TypeFound; in findExtractedOutputToOverallOutputMapping() local
1305 TypeFound = false; in findExtractedOutputToOverallOutputMapping()
1325 TypeFound = true; in findExtractedOutputToOverallOutputMapping()
1335 if (!TypeFound) { in findExtractedOutputToOverallOutputMapping()