Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp481 GetNumWaitStatesFn GetNumWaitStates = SIInstrInfo::getNumWaitStates) { in getWaitStatesSince() argument
493 WaitStates += GetNumWaitStates(*I); in getWaitStatesSince()
505 IsExpired, Visited, GetNumWaitStates); in getWaitStatesSince()