Searched defs:SimplifyGEPInst (Results 1 – 3 of 3) sorted by relevance
3514 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function3596 Value *llvm::SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function in llvm
3861 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function3973 Value *llvm::SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function in llvm
2236 Value *llvm::SimplifyGEPInst(ArrayRef<Value *> Ops, in SimplifyGEPInst() function in llvm