Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2031 bool AllRemoved = true; in analyzeAndPruneOutputBlocks() local
2050 AllRemoved = false; in analyzeAndPruneOutputBlocks()
2058 if (AllRemoved) in analyzeAndPruneOutputBlocks()
2061 return AllRemoved; in analyzeAndPruneOutputBlocks()