Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp69 DebugDiv("postra-sched-debugdiv", variable
321 if (DebugDiv > 0) { in runOnMachineFunction()
323 if (bbcnt++ % DebugDiv != DebugMod) in runOnMachineFunction()
DAggressiveAntiDepBreaker.cpp50 DebugDiv("agg-antidep-debugdiv", variable
611 if (DebugDiv > 0) { in FindSuitableFreeRegisters()
613 if (renamecnt++ % DebugDiv != DebugMod) in FindSuitableFreeRegisters()