Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp67 DebugDiv("postra-sched-debugdiv", variable
319 if (DebugDiv > 0) { in runOnMachineFunction()
321 if (bbcnt++ % DebugDiv != DebugMod) in runOnMachineFunction()
H A DAggressiveAntiDepBreaker.cpp45 DebugDiv("agg-antidep-debugdiv", variable
603 if (DebugDiv > 0) { in FindSuitableFreeRegisters()
605 if (renamecnt++ % DebugDiv != DebugMod) in FindSuitableFreeRegisters()