Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp306 static int bbcnt = 0; in run() local
307 if (bbcnt++ % DebugDiv != DebugMod) in run()