Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2016 analyzeAndPruneOutputBlocks(DenseMap<Value *, BasicBlock *> &BlocksToPrune, in analyzeAndPruneOutputBlocks() argument
2023 for (std::pair<Value *, BasicBlock *> &VtoBB : BlocksToPrune) { in analyzeAndPruneOutputBlocks()
2042 BlocksToPrune.erase(V); in analyzeAndPruneOutputBlocks()