Searched defs:BlocksToExtract (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp62 BlockExtractor(const SmallVectorImpl<BasicBlock *> &BlocksToExtract, argument
96 createBlockExtractorPass( const SmallVectorImpl<BasicBlock *> &BlocksToExtract, bool EraseFunctions) argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp385 SmallVector<BasicBlock *, 32> BlocksToExtract; local

Completed in 238 milliseconds