Searched refs:EraseFunctions (Results 1 – 2 of 2) sorted by relevance
44 BlockExtractor(bool EraseFunctions) : EraseFunctions(EraseFunctions) {} in BlockExtractor() argument55 bool EraseFunctions; member in __anon392eed8c0111::BlockExtractor181 if (EraseFunctions || BlockExtractorEraseFuncs) { in runOnModule()198 bool EraseFunctions) in BlockExtractorPass() argument199 : GroupsOfBlocks(GroupsOfBlocks), EraseFunctions(EraseFunctions) {} in BlockExtractorPass()203 BlockExtractor BE(EraseFunctions); in run()
28 bool EraseFunctions);33 bool EraseFunctions; member