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