[IRBuilder] Remove redundant createGEP() overloads (NFC)
ArrayRef<Value *> also accepts a single Value *, there's no need to create separate overloads for this.
Loading
Please sign in to comment
ArrayRef<Value *> also accepts a single Value *, there's no need to create separate overloads for this.