Summary: In the sequential analysis there is no control-flow within a basic block. This changes in the concurrent analyis as context switches can occur within basic blocks. To support this, this diff adds a notion of "instruction pointer" to Llair and adjusts Control to use it to iterate blocks. Differential Revision: D29441164 fbshipit-source-id: b9c977545master
parent
e43582b480
commit
f5c6a5a79d
Loading…
Reference in new issue