ΒΆconst char* LLVMIntrinsicGetName(
    unsigned int ID,
    size_t* NameLength)

Description

Retrieves the name of an intrinsic.

Declared at: llvm/include/llvm-c/Core.h:2455

Parameters

unsigned int ID
size_t* NameLength