Searched defs:SimplifyGEPInst (Results 1 – 1 of 1) sorted by relevance
3214 static Value *SimplifyGEPInst(ArrayRef<Value *> Ops, const Query &Q, unsigned) { in SimplifyGEPInst() function3294 Value *llvm::SimplifyGEPInst(ArrayRef<Value *> Ops, const DataLayout *DL, in SimplifyGEPInst() function in llvm