|
LLVM 24.0.0git
|
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. More...
#include "llvm/IR/IRUnitRef.h"
Public Member Functions | |
| template<typename IRUnitT, IRUnitKind K = IRUnitKindTraits<IRUnitT>::Kind> | |
| IRUnitRef (const IRUnitT &IR) | |
Friends | |
| template<typename To, typename From, typename Enable> | |
| struct | CastInfo |
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.
Definition at line 60 of file IRUnitRef.h.
|
inline |
Definition at line 74 of file IRUnitRef.h.
References IR.