Searched defs:CreateInsertValue (Results 1 – 4 of 4) sorted by relevance
312 Instruction *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
277 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
271 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
1878 func (b Builder) CreateInsertValue(agg, elt Value, i int, name string) (v Value) { func