Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2018 bool AllRemoved = true; in analyzeAndPruneOutputBlocks() local
2037 AllRemoved = false; in analyzeAndPruneOutputBlocks()
2045 if (AllRemoved) in analyzeAndPruneOutputBlocks()
2048 return AllRemoved; in analyzeAndPruneOutputBlocks()