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