A type‐erased reference to the IR unit a pass or analysis is running on, together with the kind of IR unit it refers to.

Synopsis

Declared in <llvm/IR/IRUnitRef.h>

class IRUnitRef;

Member Functions

Name

Description

IRUnitRef [constructor]

Construct a reference wrapping IR unit IR.

Friends

Name

Description

llvm::CastInfo

Customizes how casts from From to To are performed.

Created with MrDocs