Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DVectorUtils.cpp104 unsigned GEPAllocSize = DL.getTypeAllocSize(Gep->getResultElementType()); in getGEPInductionOperand() local
114 if (DL.getTypeAllocSize(*GEPTI) != GEPAllocSize) in getGEPInductionOperand()