Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp121 static Value* GEPToVectorIndex(GetElementPtrInst *GEP) { in GEPToVectorIndex() function
180 Value *Index = GEPToVectorIndex(GEP); in tryPromoteAllocaToVector()