Searched refs:AddIncoming (Results 1 – 2 of 2) sorted by relevance
/external/llvm/bindings/go/llvm/ | ||
D | executionengine_test.go | 60 res.AddIncoming(phi_vals, phi_blocks) |
D | ir.go | 1173 func (v Value) AddIncoming(vals []Value, blocks []BasicBlock) { func |