Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShrinkWrapping.cpp78 ShrinkWrapDebugging("shrink-wrap-dbg", cl::Hidden, variable
301 if (ShrinkWrapDebugging >= Details) { in calculateAnticAvail()
527 if (ShrinkWrapDebugging >= BasicInfo) { in calculateSets()
531 if (ShrinkWrapDebugging >= Details) { in calculateSets()
604 DEBUG(if (ShrinkWrapDebugging >= Iterations) in addUsesForMEMERegion()
620 DEBUG(if (ShrinkWrapDebugging >= Iterations) in addUsesForMEMERegion()
658 DEBUG(if (ShrinkWrapDebugging >= Iterations) in addUsesForTopLevelLoops()
725 DEBUG(if (! CSRSave[MBB].empty() && ShrinkWrapDebugging >= Iterations) in calcSpillPlacements()
786 DEBUG(if (! CSRRestore[MBB].empty() && ShrinkWrapDebugging >= Iterations) in calcRestorePlacements()
810 DEBUG(if (ShrinkWrapDebugging >= Iterations) in placeSpillsAndRestores()
[all …]