Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1299 bool TypeFound; in findExtractedOutputToOverallOutputMapping() local
1309 TypeFound = false; in findExtractedOutputToOverallOutputMapping()
1329 TypeFound = true; in findExtractedOutputToOverallOutputMapping()
1340 if (!TypeFound) { in findExtractedOutputToOverallOutputMapping()