Searched refs:InsertProfilingShutdownCall (Results 1 – 3 of 3) sorted by relevance
33 void InsertProfilingShutdownCall(Function *Callee, Module *Mod);
132 void llvm::InsertProfilingShutdownCall(Function *Callee, Module *Mod) { in InsertProfilingShutdownCall() function in llvm
667 InsertProfilingShutdownCall(WriteoutF, M); in insertCounterWriteout()