Commits

Roman Levenstein committed ae8b2ba0ded
Add a helper method mayHaveOpenedArchetypeOperands to SILInstruction This method returns true if a given kind of instructions may have opened archetype operands. It does not mean that a concrete instruction instance necessarily has such operands.