diff options
| author | Alan Donovan <adonovan@google.com> | 2013-02-13 00:15:07 -0500 |
|---|---|---|
| committer | Alan Donovan <adonovan@google.com> | 2013-02-13 00:15:07 -0500 |
| commit | 928fe516616f6a9acae814acd90c00209029f99d (patch) | |
| tree | a87ed9fb64cfd10180fd4f1193f3a98610895835 /src/pkg/database/sql/sql_test.go | |
| parent | 27970af5c9a90e1b50026b4ff003064ff9d04920 (diff) | |
| download | go-928fe516616f6a9acae814acd90c00209029f99d.tar.xz | |
exp/ssa: add Instruction.Operands and Value.Referrers methods.
Operands returns the SSA values used by an instruction.
Referrers returns the SSA instructions that use a value, for
some values. These will be used for SSA renaming, to follow.
R=iant, gri
CC=golang-dev
https://golang.org/cl/7312090
Diffstat (limited to 'src/pkg/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
