struct AbstractCallSite::CallbackInfo
Declaration
struct AbstractCallSite::CallbackInfo { /* full declaration omitted */ };
Description
The encoding of a callback with regards to the underlying instruction.
Declared at: llvm/include/llvm/IR/AbstractCallSite.h:54
Member Variables
- public llvm::AbstractCallSite::CallbackInfo:: ParameterEncodingTy ParameterEncoding