Home
last modified time | relevance | path

Searched refs:removeFunction (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp109 void CallGraphUpdater::removeFunction(Function &DeadFn) { in removeFunction() function in CallGraphUpdater
142 removeFunction(OldFn); in replaceFunctionWith()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h82 void removeFunction(Function &Fn);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2432 Configuration.CGUpdater.removeFunction(*Fn); in cleanupIR()