Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp219 SequentialType *SQT = cast<SequentialType>(*GTI); in IsConstantOffsetFromGlobal() local
220 Offset += TD.getTypeAllocSize(SQT->getElementType())*CI->getSExtValue(); in IsConstantOffsetFromGlobal()