Searched refs:applyDebugifyMetadata (Results 1 – 1 of 1) sorted by relevance
63 bool applyDebugifyMetadata(Module &M, in applyDebugifyMetadata() function311 return applyDebugifyMetadata(M, M.functions(), "ModuleDebugify: "); in runOnModule()329 return applyDebugifyMetadata(M, make_range(FuncIt, std::next(FuncIt)), in runOnFunction()426 applyDebugifyMetadata(M, M.functions(), "ModuleDebugify: "); in run()