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::BlockExtractor182 if (EraseFunctions || BlockExtractorEraseFuncs) { in runOnModule()199 bool EraseFunctions) in BlockExtractorPass() argument200 : GroupsOfBlocks(GroupsOfBlocks), EraseFunctions(EraseFunctions) {} in BlockExtractorPass()204 BlockExtractor BE(EraseFunctions); in run()
26 bool EraseFunctions);31 bool EraseFunctions;32 bool EraseFunctions; global() member