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.cpp37 static unsigned CpCount = 0; variable
175 if (HasLimit && CpCount >= CpLimit) in run()
232 if (HasLimit && CpCount >= CpLimit) in run()
234 CpCount++; in run()