Searched refs:takeDeletedSymbolsForFunction (Results 1 – 3 of 3) sorted by relevance
86 void takeDeletedSymbolsForFunction(Function *F,118 takeDeletedSymbolsForFunction(Function *F, std::vector<MCSymbol*> &Result) { in takeDeletedSymbolsForFunction() function in MMIAddrLabelMap274 takeDeletedSymbolsForFunction(const Function *F, in takeDeletedSymbolsForFunction() function in MachineModuleInfo279 takeDeletedSymbolsForFunction(const_cast<Function*>(F), Result); in takeDeletedSymbolsForFunction()
298 void takeDeletedSymbolsForFunction(const Function *F,
579 MMI->takeDeletedSymbolsForFunction(F, DeadBlockSyms); in EmitFunctionHeader()