[FuncSpec] Remove definitions of fully specialized functions.
A function is basically dead when: * it has no uses * it has only self-referencing uses (it's recursive) Differential Revision: https://reviews.llvm.org/D119878
Loading
Please register or sign in to comment