Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFCopy.cpp26 static unsigned CpCount = 0; variable
173 if (HasLimit && CpCount >= CpLimit) in run()
229 if (HasLimit && CpCount >= CpLimit) in run()
231 CpCount++; in run()