Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp322 static int bbcnt = 0; in runOnMachineFunction() local
323 if (bbcnt++ % DebugDiv != DebugMod) in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPostRASchedulerList.cpp248 static int bbcnt = 0; in runOnMachineFunction() local
249 if (bbcnt++ % DebugDiv != DebugMod) in runOnMachineFunction()