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