Home
last modified time | relevance | path

Searched refs:GEPVectorIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp168 std::map<GetElementPtrInst*, Value*> GEPVectorIdx; in tryPromoteAllocaToVector() local
189 GEPVectorIdx[GEP] = Index; in tryPromoteAllocaToVector()
210 Value *Index = calculateVectorIndex(Ptr, GEPVectorIdx); in tryPromoteAllocaToVector()
220 Value *Index = calculateVectorIndex(Ptr, GEPVectorIdx); in tryPromoteAllocaToVector()