Home
last modified time | relevance | path

Searched refs:WaitCntInfo (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.h40 struct WaitCntInfo { struct
57 std::vector<WaitCntInfo> InstrWaitCntInfo;
H A DAMDGPUCustomBehaviour.cpp129 const WaitCntInfo &PrevInstWaitInfo = InstrWaitCntInfo[PrevInstIndex]; in handleWaitCnt()