Searched refs:GEPVectorIdx (Results 1 – 1 of 1) sorted by relevance
168 std::map<GetElementPtrInst*, Value*> GEPVectorIdx; in tryPromoteAllocaToVector() local189 GEPVectorIdx[GEP] = Index; in tryPromoteAllocaToVector()210 Value *Index = calculateVectorIndex(Ptr, GEPVectorIdx); in tryPromoteAllocaToVector()220 Value *Index = calculateVectorIndex(Ptr, GEPVectorIdx); in tryPromoteAllocaToVector()