Searched defs:GetElementPtrInst (Results 1 – 7 of 7) sorted by relevance
24 class GetElementPtrInst; variable
93 class GetElementPtrInst; variable
44 class GetElementPtrInst; variable
36 class GetElementPtrInst; variable
390 const std::map<GetElementPtrInst *, Value *> &GEPIdx) { in calculateVectorIndex()452 std::map<GetElementPtrInst *, Value *> &GEPVectorIdx, Value *CurVal, in promoteAllocaUserToVector()
3496 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in AddressingModeMatcher()3521 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in Match()6265 const std::pair<GetElementPtrInst *, int64_t> &RHS) { in splitLargeGEPOffsets()
1465 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI) in GetElementPtrInst() function in GetElementPtrInst