Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1306 bool TypeFound; in findExtractedOutputToOverallOutputMapping() local
1316 TypeFound = false; in findExtractedOutputToOverallOutputMapping()
1336 TypeFound = true; in findExtractedOutputToOverallOutputMapping()
1347 if (!TypeFound) { in findExtractedOutputToOverallOutputMapping()