Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp36 static unsigned CpCount = 0; variable
174 if (HasLimit && CpCount >= CpLimit) in run()
231 if (HasLimit && CpCount >= CpLimit) in run()
233 CpCount++; in run()