Searched refs:LibcFree (Results 1 – 1 of 1) sorted by relevance
305 auto LibcFree = M.getOrInsertFunction("__libc_free", F->getFunctionType(), in run() local307 F->replaceAllUsesWith(LibcFree.getCallee()); in run()