Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp38 static unsigned CpCount = 0; variable
136 if (HasLimit && CpCount >= CpLimit) in run()
193 if (HasLimit && CpCount >= CpLimit) in run()
195 CpCount++; in run()