Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4979 static Value *simplifyGEPInst(Type *SrcTy, Value *Ptr, in simplifyGEPInst() function
5113 Value *llvm::simplifyGEPInst(Type *SrcTy, Value *Ptr, ArrayRef<Value *> Indices, in simplifyGEPInst() function in llvm