Searched defs:GEPs (Results 1 – 5 of 5) sorted by relevance
332 static bool foldGEPChainAsStructAccess(SmallVector<GetElementPtrInst *> &GEPs, in foldGEPChainAsStructAccess()372 static bool foldGEPChainAsU8Access(SmallVector<GetElementPtrInst *> &GEPs, in foldGEPChainAsU8Access()408 static bool allZeroIndices(SmallVector<GetElementPtrInst *> &GEPs) { in allZeroIndices()415 SmallVector<GetElementPtrInst *> &GEPs, in tryToReplaceWithGEPBuiltin()462 SmallVector<GetElementPtrInst *> &GEPs, in rewriteUses()503 SmallVector<GetElementPtrInst *> &GEPs, in rewriteAccessChain()576 SmallVector<GetElementPtrInst *> GEPs; in rewriteAccessChain() local
171 GEPListMap GEPs; member
829 SmallVector<const Value *, 32> GEPs; in X86SelectAddress() local
2505 auto GEPs = std::move(it->second); in optimizeCallInst() local
13444 SmallVector<Value *> GEPs; vectorizeTree() local [all...]