Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2025 analyzeAndPruneOutputBlocks(DenseMap<Value *, BasicBlock *> &BlocksToPrune, in analyzeAndPruneOutputBlocks() argument
2032 for (std::pair<Value *, BasicBlock *> &VtoBB : BlocksToPrune) { in analyzeAndPruneOutputBlocks()
2051 BlocksToPrune.erase(V); in analyzeAndPruneOutputBlocks()