Home
last modified time | relevance | path

Searched defs:SimplifyGEPInst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3454 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function
3536 Value *llvm::SimplifyGEPInst(ArrayRef<Value *> Ops, const DataLayout &DL, in SimplifyGEPInst() function in llvm