Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp211 const auto SetEnd = Set.end(); in bumpPredsPriority() local
213 if (Set.find(C.SU) != SetEnd) { in bumpPredsPriority()