Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp69 DebugDiv("postra-sched-debugdiv", variable
321 if (DebugDiv > 0) { in runOnMachineFunction()
323 if (bbcnt++ % DebugDiv != DebugMod) in runOnMachineFunction()
H A DAggressiveAntiDepBreaker.cpp51 DebugDiv("agg-antidep-debugdiv", variable
612 if (DebugDiv > 0) { in FindSuitableFreeRegisters()
614 if (renamecnt++ % DebugDiv != DebugMod) in FindSuitableFreeRegisters()