Searched refs:EraseFunctions (Results 1 – 2 of 2) sorted by relevance
43 bool EraseFunctions; member in __anon2e1c4bd10111::BlockExtractor49 bool EraseFunctions) in BlockExtractor() argument51 EraseFunctions(EraseFunctions) { in BlockExtractor()70 const SmallVectorImpl<BasicBlock *> &BlocksToExtract, bool EraseFunctions) { in createBlockExtractorPass() argument71 return new BlockExtractor(BlocksToExtract, EraseFunctions); in createBlockExtractorPass()163 if (EraseFunctions || BlockExtractorEraseFuncs) { in runOnModule()
185 bool EraseFunctions);