Return the LLVM name for an intrinsic, without encoded types for overloading, such as "llvm.ssa.copy".
Declared in <llvm/IR/Intrinsics.h>
<llvm/IR/Intrinsics.h>
StringRef getBaseName(ID id);
The unmangled LLVM name of the intrinsic.