aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow_p.h
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@digia.com>2016-04-15 17:27:12 +0200
committerErik Verbruggen <erik.verbruggen@qt.io>2016-07-11 13:27:43 +0000
commitc3105b42aa286421fb7998a4b013f53ca5624a5f (patch)
treee0ff30da4099b412685124aa69b64f49c1acdec0 /src/quick/items/qquickwindow_p.h
parente160ac6c89121db843e0ba195f25cce2252115c2 (diff)
V4: merge basic blocks where possible
The algorithmic complexity of some algorithms/functions in the optimizer are directy related to the number of basic blocks, so reducing the basic block count improves them. Two basic blocks can be merged when a block has one outgoing edge, and the successor has one incoming edge. Change-Id: Ifc870c8022f3aac8adf77c3ec5f826bed33c668d Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/quick/items/qquickwindow_p.h')
0 files changed, 0 insertions, 0 deletions