ΒΆstd::string getNameNoUnnamedTypes(
llvm::Intrinsic::ID Id,
ArrayRef<llvm::Type*> Tys)
std::string getNameNoUnnamedTypes(
llvm::Intrinsic::ID Id,
ArrayRef<llvm::Type*> Tys)
Description
Return the LLVM name for an intrinsic. This is a special version only to be used by LLVMIntrinsicCopyOverloadedName. It only supports overloads based on named types.
Declared at: llvm/include/llvm/IR/Intrinsics.h:74
Parameters
- llvm::Intrinsic::ID Id
- ArrayRef<llvm::Type*> Tys