Searched refs:takeDeletedSymbolsForFunction (Results 1 – 3 of 3) sorted by relevance
99 void takeDeletedSymbolsForFunction(Function *F,131 takeDeletedSymbolsForFunction(Function *F, std::vector<MCSymbol*> &Result) { in takeDeletedSymbolsForFunction() function in MMIAddrLabelMap242 takeDeletedSymbolsForFunction(const Function *F, in takeDeletedSymbolsForFunction() function in MachineModuleInfo247 takeDeletedSymbolsForFunction(const_cast<Function*>(F), Result); in takeDeletedSymbolsForFunction()
238 void takeDeletedSymbolsForFunction(const Function *F,
694 MMI->takeDeletedSymbolsForFunction(&F, DeadBlockSyms); in EmitFunctionHeader()