Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp921 DenseSet<BasicBlock *> &ExcludeBlocks) { in collectRelevantInstructions() argument
925 if (ExcludeBlocks.contains(&BB)) in collectRelevantInstructions()