Skip to content
Commit a10cd107 authored by Chris Lattner's avatar Chris Lattner Committed by jpienaar
Browse files

Introduce a common base class (IROperandOwner) between Instruction and

Statement, which paves the way to make SSAValue's have a useful owner
available, which will allow subsequent patches to improve their use/def
chains.

While I'm poking at this, shrink sizeof(Instruction) and sizeof(Statement) by a
word by packing the kind and location together into a single PointerIntPair.

NFC.

PiperOrigin-RevId: 218959651
parent 2eb9550f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment