Searched refs:GEPVectorIdx (Results 1 – 1 of 1) sorted by relevance
164 std::map<GetElementPtrInst*, Value*> GEPVectorIdx; in tryPromoteAllocaToVector() local185 GEPVectorIdx[GEP] = Index; in tryPromoteAllocaToVector()206 Value *Index = calculateVectorIndex(Ptr, GEPVectorIdx); in tryPromoteAllocaToVector()216 Value *Index = calculateVectorIndex(Ptr, GEPVectorIdx); in tryPromoteAllocaToVector()