Home
last modified time | relevance | path

Searched defs:InstructionInfoViewData (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.h66 struct InstructionInfoViewData { struct
74 using IIVDVec = SmallVector<InstructionInfoViewData, 16>; argument