Home
last modified time | relevance | path

Searched defs:EraseFunctions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp46 BlockExtractor(bool EraseFunctions) : EraseFunctions(EraseFunctions) {} in BlockExtractor()
62 bool EraseFunctions; member in __anon79ae07b70111::BlockExtractor
78 bool EraseFunctions) in BlockExtractorLegacyPass()
92 bool EraseFunctions) in BlockExtractorLegacyPass()
111 const SmallVectorImpl<BasicBlock *> &BlocksToExtract, bool EraseFunctions) { in createBlockExtractorPass()
117 bool EraseFunctions) { in createBlockExtractorPass()