class InstrProfInstBase

Declaration

class InstrProfInstBase : public IntrinsicInst { /* full declaration omitted */ };

Description

A base class for all instrprof intrinsics.

Declared at: llvm/include/llvm/IR/IntrinsicInst.h:1239

Inherits from: IntrinsicInst

Member Variables

Inherited from CallBase:

protected Attrs
protected FTy
protected static CalledOperandOpEndIdx = -1

Inherited from Value:

protected SubclassOptionalData
protected NumUserOperands
protected IsUsedByMD
protected HasName
protected HasMetadata
protected HasHungOffUses
protected HasDescriptor
public static MaxAlignmentExponent = 32
public static MaximumAlignment = 1ULL << MaxAlignmentExponent

Method Overview

Inherited from IntrinsicInst:

Inherited from CallInst:

Inherited from CallBase:

Inherited from Instruction:

Inherited from User:

Inherited from Value:

Methods

llvm::ConstantInt* getHash() const

Declared at: llvm/include/llvm/IR/IntrinsicInst.h:1247

llvm::ConstantInt* getIndex() const

Declared at: llvm/include/llvm/IR/IntrinsicInst.h:1253

llvm::GlobalVariable* getName() const

Declared at: llvm/include/llvm/IR/IntrinsicInst.h:1242

llvm::ConstantInt* getNumCounters() const

Declared at: llvm/include/llvm/IR/IntrinsicInst.h:1251