LLVM 22.0.0git
WeightInfo Struct Reference

Public Attributes

SmallVector< uint32_tWeights
const SmallVector< uint32_tSubWeights

Detailed Description

Definition at line 886 of file LoopPeel.cpp.

Member Data Documentation

◆ SubWeights

const SmallVector<uint32_t> WeightInfo::SubWeights

Definition at line 890 of file LoopPeel.cpp.

◆ Weights

SmallVector<uint32_t> WeightInfo::Weights

Definition at line 888 of file LoopPeel.cpp.


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