Chromium Code Reviews
DescriptionSimplify BlockEntryInstr::DiscoverBlocks a bit.
We can remove the case of blocks containing a single instruction because
every basic block is now terminated with a Goto or Branch (except for the graph
entry, which is handled specially).
Committed: https://code.google.com/p/dart/source/detail?r=10281
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||