Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4723 static Value *simplifyGEPInst(Type *SrcTy, Value *Ptr, in simplifyGEPInst() function
4861 Value *llvm::simplifyGEPInst(Type *SrcTy, Value *Ptr, ArrayRef<Value *> Indices, in simplifyGEPInst() function in llvm