LLVM: llvm::yaml::CallSiteInfo Struct Reference (original) (raw)

Serializable representation of CallSiteInfo. More...

#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"

Detailed Description

Serializable representation of CallSiteInfo.

Definition at line 473 of file MIRYamlMapping.h.

Member Function Documentation

operator==()

Member Data Documentation

ArgForwardingRegs

std::vector<ArgRegPair> llvm::yaml::CallSiteInfo::ArgForwardingRegs

CalleeTypeIds

std::vector<uint64_t> llvm::yaml::CallSiteInfo::CalleeTypeIds

CallLocation


The documentation for this struct was generated from the following file: