Commits

Arnold Schwaighofer committed d1ec4772b4d
ApplyInst: Add API to get an argument operand as a reference This is similar to UnaryInstructionBase's getOperandRef(). Sometimes, we want to store a pointer to an operand in a temporary data structure such as a visited set. Swift SVN r24958