LLVM 22.0.0git
Public Attributes | List of all members
llvm::PatchItem Struct Reference

#include "llvm/ProfileData/InstrProf.h"

Public Attributes

uint64_t Pos
 
ArrayRef< uint64_tD
 

Detailed Description

Definition at line 63 of file InstrProf.h.

Member Data Documentation

◆ D

ArrayRef<uint64_t> llvm::PatchItem::D

Definition at line 65 of file InstrProf.h.

◆ Pos

uint64_t llvm::PatchItem::Pos

Definition at line 64 of file InstrProf.h.


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