Searched defs:SimplifyGEPInst (Results 1 – 1 of 1) sorted by relevance
3454 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function3536 Value *llvm::SimplifyGEPInst(ArrayRef<Value *> Ops, const DataLayout &DL, in SimplifyGEPInst() function in llvm