LLVM 19.0.0git
Public Attributes | List of all members
WeightInfo Struct Reference

Public Attributes

SmallVector< uint32_tWeights
 
const SmallVector< uint32_tSubWeights
 

Detailed Description

Definition at line 622 of file LoopPeel.cpp.

Member Data Documentation

◆ SubWeights

const SmallVector<uint32_t> WeightInfo::SubWeights

Definition at line 626 of file LoopPeel.cpp.

◆ Weights

SmallVector<uint32_t> WeightInfo::Weights

Definition at line 624 of file LoopPeel.cpp.


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