ΒΆllvm::StringRef getName(llvm::Intrinsic::ID id)

Description

Return the LLVM name for an intrinsic, such as "llvm.ppc.altivec.lvx". Note, this version is for intrinsics with no overloads. Use the other version of getName if overloads are required.

Declared at: llvm/include/llvm/IR/Intrinsics.h:52

Parameters

llvm::Intrinsic::ID id