Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp504 GetNumWaitStatesFn GetNumWaitStates = SIInstrInfo::getNumWaitStates) { in getWaitStatesSince() argument
516 WaitStates += GetNumWaitStates(*I); in getWaitStatesSince()
528 IsExpired, Visited, GetNumWaitStates); in getWaitStatesSince()