Searched refs:AddIncoming (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ | ||
| H A D | executionengine_test.go | 59 res.AddIncoming(phi_vals, phi_blocks) |
| H A D | ir.go | 1258 func (v Value) AddIncoming(vals []Value, blocks []BasicBlock) { func |