Searched refs:takeDeletedSymbolsForFunction (Results 1 – 3 of 3) sorted by relevance
97 void takeDeletedSymbolsForFunction(Function *F,131 takeDeletedSymbolsForFunction(Function *F, std::vector<MCSymbol*> &Result) { in takeDeletedSymbolsForFunction() function in MMIAddrLabelMap267 takeDeletedSymbolsForFunction(const Function *F, in takeDeletedSymbolsForFunction() function in MachineModuleInfo272 takeDeletedSymbolsForFunction(const_cast<Function*>(F), Result); in takeDeletedSymbolsForFunction()
250 void takeDeletedSymbolsForFunction(const Function *F,
818 MMI->takeDeletedSymbolsForFunction(&F, DeadBlockSyms); in emitFunctionHeader()