Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2809 TypeSize GEPAllocSize = DL.getTypeAllocSize(Gep->getResultElementType()); in getGEPInductionOperand() local
2822 if (ElemSize != GEPAllocSize) in getGEPInductionOperand()